mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zstd: Update to version 1.5.0
This commit is contained in:
parent
30f12a7f18
commit
7e6aaff65f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.4.9",
|
||||
"version": "1.5.0",
|
||||
"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.4.9/zstd-v1.4.9-win64.zip",
|
||||
"hash": "0bc374dadaec1fa879d5b2329d11b17212fb5251fe119e237a75e72d5e0745e7"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.0/zstd-v1.5.0-win64.zip",
|
||||
"hash": "5a232e5273c3259d696450e49ea7a73c249c6f3e6dd693fac0ba8426cee96b62"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.9/zstd-v1.4.9-win32.zip",
|
||||
"hash": "9ba7e4126cf614719442c81b1de6498b6d20bf5cb0b866c6898cab7fdfa738c5"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.0/zstd-v1.5.0-win32.zip",
|
||||
"hash": "6367a7b7a2743209180decca23b5ec4208b1adcee323c2b19240fc865e216984"
|
||||
}
|
||||
},
|
||||
"bin": "zstd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user