zstd: Update to version 1.4.7

This commit is contained in:
Jakub Čábera 2020-12-17 17:04:12 +01:00
parent 9a2015dd1f
commit c784eb1f99

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.5", "version": "1.4.7",
"description": "High compression ratios compression algorithm", "description": "High compression ratios compression algorithm",
"homepage": "https://facebook.github.io/zstd/", "homepage": "https://facebook.github.io/zstd/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-v1.4.5-win64.zip", "url": "https://github.com/facebook/zstd/releases/download/v1.4.7/zstd-v1.4.7-win64.zip",
"hash": "112f1a4adc80ba5f5f5c012d1b808ca7dd0c28998157d455ca0392eefade6f4f" "hash": "0e0693642e6c3e268f0f4adfba9937de5b8eef3b08f70d93f208a7941b749416"
}, },
"32bit": { "32bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-v1.4.5-win32.zip", "url": "https://github.com/facebook/zstd/releases/download/v1.4.7/zstd-v1.4.7-win32.zip",
"hash": "a0be548e4ff5799bdb98cff4f1af8187313680eaa7f591cf602bfd095898d6c5" "hash": "629214a7ed7e82f79789a0ac942190b95a80a3b428ade2ed6d24ecee3a128d08"
} }
}, },
"bin": "zstd.exe", "bin": "zstd.exe",