mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
parent
351ab03c49
commit
c91e4a7ab9
@ -6,13 +6,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.1/zstd-v1.5.1-win64.zip",
|
||||
"hash": "9bc19ea3c1997d755103019d4790a9e7a9c55f0a572381f81832dc75773d08de",
|
||||
"extract_dir": "zstd-v1.5.1-win64"
|
||||
"hash": "9bc19ea3c1997d755103019d4790a9e7a9c55f0a572381f81832dc75773d08de"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.1/zstd-v1.5.1-win32.zip",
|
||||
"hash": "df2f37e841b2da9e7b79c53488cef0cada5317d43f815430ca277201b7f2ec42",
|
||||
"extract_dir": "zstd-v1.5.1-win32"
|
||||
"hash": "df2f37e841b2da9e7b79c53488cef0cada5317d43f815430ca277201b7f2ec42"
|
||||
}
|
||||
},
|
||||
"bin": "zstd.exe",
|
||||
@ -22,12 +20,10 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v$version/zstd-v$version-win64.zip",
|
||||
"extract_dir": "zstd-v$version-win64"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v$version/zstd-v$version-win64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v$version/zstd-v$version-win32.zip",
|
||||
"extract_dir": "zstd-v$version-win32"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v$version/zstd-v$version-win32.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user