zstd: Update to version 1.3.8

This commit is contained in:
Richard Kuhnt 2018-12-27 21:02:46 +00:00
parent 46b1bd6534
commit 077657bf92

View File

@ -2,15 +2,15 @@
"homepage": "http://www.zstd.net/", "homepage": "http://www.zstd.net/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"description": "Zstandard is a real-time compression algorithm, providing high compression ratios.", "description": "Zstandard is a real-time compression algorithm, providing high compression ratios.",
"version": "1.3.7", "version": "1.3.8",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.3.7/zstd-v1.3.7-win64.zip", "url": "https://github.com/facebook/zstd/releases/download/v1.3.8/zstd-v1.3.8-win64.zip",
"hash": "3afd5ac8149caed75a4fa218816977377f2cc476142d8b93b2d472640a86aac7" "hash": "c9a2e4b845d752355ddd8351ab79db8710a18dc96050e7eb3110f33a324e401d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.3.7/zstd-v1.3.7-win32.zip", "url": "https://github.com/facebook/zstd/releases/download/v1.3.8/zstd-v1.3.8-win32.zip",
"hash": "90ace8a1f2e59b0aa45726063c0ea224012038d6b403b7e9171ac8a7c344a995" "hash": "726d3658292a0017bc0a5857f408b896a4c15dd498c7b2184e682051902195ec"
} }
}, },
"bin": "zstd.exe", "bin": "zstd.exe",