mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
zstd: Update to version 1.5.7
This commit is contained in:
parent
78348c1346
commit
571a829a09
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.5.6",
|
||||
"version": "1.5.7",
|
||||
"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.6/zstd-v1.5.6-win64.zip",
|
||||
"hash": "7b4eff6719990e38aca93a4844c2e86a1935090625c4611f7e89675e999c56cc",
|
||||
"extract_dir": "zstd-v1.5.6-win64"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-v1.5.7-win64.zip",
|
||||
"hash": "f5d69e0fa1013d7e5014b3f55b55282fcf5ac76b2be8b89601ba039eedad4688",
|
||||
"extract_dir": "zstd-v1.5.7-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.6/zstd-v1.5.6-win32.zip",
|
||||
"hash": "d274d937b9b5c422c72c2689a92dae1642ddfd520aad4e0038e5b5a0fa657f8f",
|
||||
"extract_dir": "zstd-v1.5.6-win32"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.7/zstd-v1.5.7-win32.zip",
|
||||
"hash": "9bc4d51e83286f132c18def6399a3802a8c36260ea02b3dc595fbaa08e65a198",
|
||||
"extract_dir": "zstd-v1.5.7-win32"
|
||||
}
|
||||
},
|
||||
"bin": "zstd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user