mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
zstd: Update to version 1.4.3
This commit is contained in:
parent
749a1a9fed
commit
c2c98e442f
@ -2,17 +2,17 @@
|
||||
"homepage": "http://www.zstd.net/",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "Zstandard is a real-time compression algorithm, providing high compression ratios.",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.2/zstd-v1.4.2-win64.zip",
|
||||
"hash": "13e9fd7a979398a4109fedbd6dc2f25dd0f2b0fb42b9fc957ad7b837c815949d",
|
||||
"extract_dir": "zstd-v1.4.2-win64"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.3/zstd-v1.4.3-win64.zip",
|
||||
"hash": "9b83d744245f23a45f4276b92f8b61358cfb8d83cd2b4f0e910d6f27de4f7269",
|
||||
"extract_dir": "zstd-v1.4.3-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.2/zstd-v1.4.2-win32.zip",
|
||||
"hash": "430f21b1a4e006f3bfb2e97efa94deb03aadcda8c38b5f9832a0d069e4cad19e",
|
||||
"extract_dir": "zstd-v1.4.2-win32"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.4.3/zstd-v1.4.3-win32.zip",
|
||||
"hash": "55a7a2e92d1663750cdc8b0ab378482a5116b8fc86764d12ed441e37cbe3b811",
|
||||
"extract_dir": "zstd-v1.4.3-win32"
|
||||
}
|
||||
},
|
||||
"bin": "zstd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user