aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA12
1 files changed, 7 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index 6a258aa..97c5852 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
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
@@ -11,6 +9,10 @@ third_party {
type: GIT
value: "https://github.com/google/oauth2client"
}
- version: "v3.0.0"
- last_upgrade_date { year: 2018 month: 6 day: 6 }
+ version: "v4.1.3"
+ last_upgrade_date {
+ year: 2019
+ month: 2
+ day: 1
+ }
}