aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 5 insertions, 7 deletions
diff --git a/METADATA b/METADATA
index 97c5852..6a258aa 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,7 @@
name: "oauth2client"
-description: "This is a client library for accessing resources protected by OAuth 2.0."
+description:
+ "This is a client library for accessing resources protected by OAuth 2.0."
+
third_party {
url {
type: HOMEPAGE
@@ -9,10 +11,6 @@ third_party {
type: GIT
value: "https://github.com/google/oauth2client"
}
- version: "v4.1.3"
- last_upgrade_date {
- year: 2019
- month: 2
- day: 1
- }
+ version: "v3.0.0"
+ last_upgrade_date { year: 2018 month: 6 day: 6 }
}