diff --git a/bucket/zstd.json b/bucket/zstd.json index bff2a34439..47cc7dbc15 100644 --- a/bucket/zstd.json +++ b/bucket/zstd.json @@ -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",