zstd: Update to version 1.4.8

This commit is contained in:
Jakub Čábera 2020-12-19 07:55:13 +01:00
parent d5189c48b1
commit 21615a2ee2

View File

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