aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-06-03 18:47:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-03 18:47:22 +0000
commit01f08798c303c7c31ee7119748478372d6ba261a (patch)
treec6705233d1fd9dad4d536a18e5430c7e17eb5d05
parent4c1fbd014c7e4aef7649b18bb897212e02a6d436 (diff)
parent813b618f9b7b9897a9d7475e758c8d7b55c3ee3f (diff)
downloadzstd-01f08798c303c7c31ee7119748478372d6ba261a.tar.gz
Merge "Upgrade zstd to v1.4.5" am: 813b618f9b
Original change: https://android-review.googlesource.com/c/platform/external/zstd/+/1322198 Change-Id: I7383c69726e05bf7e3b7e31bb8a4bd1dd53a5dd7
-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
+ }
}