aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA27
1 files changed, 14 insertions, 13 deletions
diff --git a/METADATA b/METADATA
index e2d05ce6..7c59c9de 100644
--- a/METADATA
+++ b/METADATA
@@ -1,19 +1,20 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update googletest
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
name: "googletest"
-description: "Google's C++ test framework!"
+description: "Google\'s C++ test framework!"
third_party {
- url {
- type: HOMEPAGE
- value: "https://github.com/google/googletest"
- }
- url {
- type: GIT
- value: "https://github.com/google/googletest.git"
- }
- version: "e47544ad31cb3ceecd04cc13e8fe556f8df9fe0b"
license_type: NOTICE
last_upgrade_date {
- year: 2023
- month: 9
- day: 27
+ year: 2024
+ month: 1
+ day: 23
+ }
+ homepage: "https://github.com/google/googletest"
+ identifier {
+ type: "Git"
+ value: "https://github.com/google/googletest.git"
+ version: "563ebf1769af08d448765c31064260e1a16fcced"
}
}