mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
zstd: Update to version 1.4.2
This commit is contained in:
parent
4c81da779e
commit
c074668040
@ -2,17 +2,17 @@
|
|||||||
"homepage": "http://www.zstd.net/",
|
"homepage": "http://www.zstd.net/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"description": "Zstandard is a real-time compression algorithm, providing high compression ratios.",
|
"description": "Zstandard is a real-time compression algorithm, providing high compression ratios.",
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.1/zstd-v1.4.1-win64.zip",
|
"url": "https://github.com/facebook/zstd/releases/download/v1.4.2/zstd-v1.4.2-win64.zip",
|
||||||
"hash": "be5d10b94702e8fc48bf3c9ed6fec19cab556a1c00bc905f8473bc8a128d3abf",
|
"hash": "13e9fd7a979398a4109fedbd6dc2f25dd0f2b0fb42b9fc957ad7b837c815949d",
|
||||||
"extract_dir": "zstd-v1.4.1-win64"
|
"extract_dir": "zstd-v1.4.2-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.1/zstd-v1.4.1-win32.zip",
|
"url": "https://github.com/facebook/zstd/releases/download/v1.4.2/zstd-v1.4.2-win32.zip",
|
||||||
"hash": "1fa75edad0e3a97c0f0d32dc20be73d08c908eb245bc9c318dcfc8301028959a",
|
"hash": "430f21b1a4e006f3bfb2e97efa94deb03aadcda8c38b5f9832a0d069e4cad19e",
|
||||||
"extract_dir": "zstd-v1.4.1-win32"
|
"extract_dir": "zstd-v1.4.2-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zstd.exe",
|
"bin": "zstd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user