zstd: Update to version 1.4.9

This commit is contained in:
Jakub Čábera 2021-03-04 14:05:16 +01:00
parent 46421f7ec4
commit a143a26b2d

View File

@ -1,16 +1,16 @@
{
"version": "1.4.8",
"version": "1.4.9",
"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.8/zstd-v1.4.8-win64.zip",
"hash": "38045c48bc4fceda7c1915d0aff05a55495822f321822755d281750f1994cedf"
"url": "https://github.com/facebook/zstd/releases/download/v1.4.9/zstd-v1.4.9-win64.zip",
"hash": "51bf3ebaf46d9de643521d6514fa5b0bdfef049c487d5e76e3b5bc8662785e54"
},
"32bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.4.8/zstd-v1.4.8-win32.zip",
"hash": "23b796a760fd162ff0ee7ed0f13152f55ec3c41dbeebc44b8335b095af65ac5c"
"url": "https://github.com/facebook/zstd/releases/download/v1.4.9/zstd-v1.4.9-win32.zip",
"hash": "eb0c4f85c2c23711ff98baf952fc39a62977173b8eea97736ce3f68b788478f7"
}
},
"bin": "zstd.exe",