mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zstd: Update to version 1.5.2
This commit is contained in:
parent
56f83e65fe
commit
2926f923e8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2",
|
||||
"description": "High compression ratios compression algorithm",
|
||||
"homepage": "https://facebook.github.io/zstd/",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.1/zstd-v1.5.1-win64.zip",
|
||||
"hash": "9bc19ea3c1997d755103019d4790a9e7a9c55f0a572381f81832dc75773d08de"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-v1.5.2-win64.zip",
|
||||
"hash": "68897cd037ee5e44c6d36b4dbbd04f1cc4202f9037415a3251951b953a257a09"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.1/zstd-v1.5.1-win32.zip",
|
||||
"hash": "df2f37e841b2da9e7b79c53488cef0cada5317d43f815430ca277201b7f2ec42"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-v1.5.2-win32.zip",
|
||||
"hash": "1d4ed9446a485cf2edf0323d3b5c139e7c4a52b16a664b380b967a51cc978cf4"
|
||||
}
|
||||
},
|
||||
"bin": "zstd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user