mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
zstd: Update to version 1.3.8
This commit is contained in:
parent
46b1bd6534
commit
077657bf92
10
zstd.json
10
zstd.json
@ -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.3.7",
|
||||
"version": "1.3.8",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.3.7/zstd-v1.3.7-win64.zip",
|
||||
"hash": "3afd5ac8149caed75a4fa218816977377f2cc476142d8b93b2d472640a86aac7"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.3.8/zstd-v1.3.8-win64.zip",
|
||||
"hash": "c9a2e4b845d752355ddd8351ab79db8710a18dc96050e7eb3110f33a324e401d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.3.7/zstd-v1.3.7-win32.zip",
|
||||
"hash": "90ace8a1f2e59b0aa45726063c0ea224012038d6b403b7e9171ac8a7c344a995"
|
||||
"url": "https://github.com/facebook/zstd/releases/download/v1.3.8/zstd-v1.3.8-win32.zip",
|
||||
"hash": "726d3658292a0017bc0a5857f408b896a4c15dd498c7b2184e682051902195ec"
|
||||
}
|
||||
},
|
||||
"bin": "zstd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user