mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
zstd@1.5.7: Fix hash (Closes #6591)
This commit is contained in:
parent
2943b710f6
commit
17e17146be
@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user