diff --git a/bucket/zstd.json b/bucket/zstd.json index 6c440ce042..1c5d05ecf5 100644 --- a/bucket/zstd.json +++ b/bucket/zstd.json @@ -1,12 +1,12 @@ { - "version": "1.5.4", + "version": "1.5.5", "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.5.4/zstd-v1.5.4-win64.zip", - "hash": "0f4e67626f8d758a219c24e780a556a88a7baf4793e95802e55a789f9a4d3cc6" + "url": "https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-v1.5.5-win64.zip", + "hash": "1ab47163dd8ea8c3ef35311ba77808870347e2f0e3e50acd4e99a21c0d87da2c" } }, "bin": "zstd.exe",