aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-06-03 18:30:00 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-06-03 18:30:00 +0000
commit813b618f9b7b9897a9d7475e758c8d7b55c3ee3f (patch)
treec6705233d1fd9dad4d536a18e5430c7e17eb5d05
parent4c1fbd014c7e4aef7649b18bb897212e02a6d436 (diff)
parentb220e28129e4ebe5a9abcf20569deee92dd4a7fb (diff)
downloadzstd-813b618f9b7b9897a9d7475e758c8d7b55c3ee3f.tar.gz
Merge "Upgrade zstd to v1.4.5"
-rw-r--r--METADATA12
1 files changed, 7 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index 3d028795..9414ff3c 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
name: "zstd"
-description:
- "Zstandard - Fast real-time compression algorithm"
-
+description: "Zstandard - Fast real-time compression algorithm"
third_party {
url {
type: HOMEPAGE
@@ -11,6 +9,10 @@ third_party {
type: GIT
value: "https://github.com/facebook/zstd"
}
- version: "1.4.5"
- last_upgrade_date { year: 2020 month: 5 day: 27}
+ version: "v1.4.5"
+ last_upgrade_date {
+ year: 2020
+ month: 6
+ day: 3
+ }
}