diff --git a/bucket/zstd.json b/bucket/zstd.json index 7541a58bdf..e92646cd2b 100644 --- a/bucket/zstd.json +++ b/bucket/zstd.json @@ -6,12 +6,12 @@ "architecture": { "64bit": { "url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-v1.5.7-win64.zip", - "hash": "f70e9673fb13b7faeb4ccfffd8d29c52377d78a637099367f4cbeab4a7fd6b88", + "hash": "acb4e8111511749dc7a3ebedca9b04190e37a17afeb73f55d4425dbf0b90fad9", "extract_dir": "zstd-v1.5.7-win64" }, "32bit": { "url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-v1.5.7-win32.zip", - "hash": "e2d2c13c73f2c9a6eb2d575d12cf53e650825c984c9f1fdd0ac35a62f063aff3", + "hash": "231265caed189d933339cda2352e0905ae9076b43c534ba24f84fbab8f719a2d", "extract_dir": "zstd-v1.5.7-win32" } },