diff --git a/bucket/zstd.json b/bucket/zstd.json index 8317bfd03d..bff2a34439 100644 --- a/bucket/zstd.json +++ b/bucket/zstd.json @@ -1,16 +1,16 @@ { - "version": "1.4.5", + "version": "1.4.7", "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.5/zstd-v1.4.5-win64.zip", - "hash": "112f1a4adc80ba5f5f5c012d1b808ca7dd0c28998157d455ca0392eefade6f4f" + "url": "https://github.com/facebook/zstd/releases/download/v1.4.7/zstd-v1.4.7-win64.zip", + "hash": "0e0693642e6c3e268f0f4adfba9937de5b8eef3b08f70d93f208a7941b749416" }, "32bit": { - "url": "https://github.com/facebook/zstd/releases/download/v1.4.5/zstd-v1.4.5-win32.zip", - "hash": "a0be548e4ff5799bdb98cff4f1af8187313680eaa7f591cf602bfd095898d6c5" + "url": "https://github.com/facebook/zstd/releases/download/v1.4.7/zstd-v1.4.7-win32.zip", + "hash": "629214a7ed7e82f79789a0ac942190b95a80a3b428ade2ed6d24ecee3a128d08" } }, "bin": "zstd.exe",