zstd@1.5.7: Fix hash (Closes #6587)

This commit is contained in:
github-actions[bot] 2025-02-28 10:52:14 +00:00
parent d81cf573f6
commit 8821857144

View File

@ -6,12 +6,12 @@
"architecture": {
"64bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-v1.5.7-win64.zip",
"hash": "6ae72e3d0a5d53c5aaa74638499d3715d25625b71bf3bc9d72c3f4a3ed4d8ca4",
"hash": "f70e9673fb13b7faeb4ccfffd8d29c52377d78a637099367f4cbeab4a7fd6b88",
"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": "58d5ff77b9c578debf3108ec874767a9eebe47f954948c3a56b7c5f538ed3e1c",
"hash": "e2d2c13c73f2c9a6eb2d575d12cf53e650825c984c9f1fdd0ac35a62f063aff3",
"extract_dir": "zstd-v1.5.7-win32"
}
},