Skip to content

Commit

Permalink
[email protected]: Fix hash (Closes #6563)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 21, 2025
1 parent 51fb320 commit 5822f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/zstd.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"architecture": {
"64bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-v1.5.7-win64.zip",
"hash": "f5d69e0fa1013d7e5014b3f55b55282fcf5ac76b2be8b89601ba039eedad4688",
"hash": "6ae72e3d0a5d53c5aaa74638499d3715d25625b71bf3bc9d72c3f4a3ed4d8ca4",
"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": "9bc4d51e83286f132c18def6399a3802a8c36260ea02b3dc595fbaa08e65a198",
"hash": "58d5ff77b9c578debf3108ec874767a9eebe47f954948c3a56b7c5f538ed3e1c",
"extract_dir": "zstd-v1.5.7-win32"
}
},
Expand Down

0 comments on commit 5822f0e

Please sign in to comment.