mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
zstd: Update to version 1.5.5
This commit is contained in:
parent
b8f76c4af9
commit
7624f87a72
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.4",
|
"version": "1.5.5",
|
||||||
"description": "High compression ratios compression algorithm",
|
"description": "High compression ratios compression algorithm",
|
||||||
"homepage": "https://facebook.github.io/zstd/",
|
"homepage": "https://facebook.github.io/zstd/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/facebook/zstd/releases/download/v1.5.4/zstd-v1.5.4-win64.zip",
|
"url": "https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-v1.5.5-win64.zip",
|
||||||
"hash": "0f4e67626f8d758a219c24e780a556a88a7baf4793e95802e55a789f9a4d3cc6"
|
"hash": "1ab47163dd8ea8c3ef35311ba77808870347e2f0e3e50acd4e99a21c0d87da2c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zstd.exe",
|
"bin": "zstd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user