mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zstd: Update to version 1.4.1
This commit is contained in:
parent
0ca099bccb
commit
1e5843bff0
@ -2,15 +2,15 @@
|
||||
"homepage": "http://www.zstd.net/",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "Zstandard is a real-time compression algorithm, providing high compression ratios.",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.0/zstd-v1.4.0-win64.zip",
|
||||
"hash": "47e9366aaaae59dd44a3ff386998817b6680ebd278ce93b0c8b46f05361a06da"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.1/zstd-v1.4.1-win64.zip",
|
||||
"hash": "be5d10b94702e8fc48bf3c9ed6fec19cab556a1c00bc905f8473bc8a128d3abf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.0/zstd-v1.4.0-win32.zip",
|
||||
"hash": "045c81e56e180c1d8c5be8315a345580a669110741ccfdfa4986e23836a4119c"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.1/zstd-v1.4.1-win32.zip",
|
||||
"hash": "1fa75edad0e3a97c0f0d32dc20be73d08c908eb245bc9c318dcfc8301028959a"
|
||||
}
|
||||
},
|
||||
"bin": "zstd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user