zstd: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2022-01-21 00:35:17 +00:00
parent 56f83e65fe
commit 2926f923e8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.5.1", "version": "1.5.2",
"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.1/zstd-v1.5.1-win64.zip", "url": "https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-v1.5.2-win64.zip",
"hash": "9bc19ea3c1997d755103019d4790a9e7a9c55f0a572381f81832dc75773d08de" "hash": "68897cd037ee5e44c6d36b4dbbd04f1cc4202f9037415a3251951b953a257a09"
}, },
"32bit": { "32bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.5.1/zstd-v1.5.1-win32.zip", "url": "https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-v1.5.2-win32.zip",
"hash": "df2f37e841b2da9e7b79c53488cef0cada5317d43f815430ca277201b7f2ec42" "hash": "1d4ed9446a485cf2edf0323d3b5c139e7c4a52b16a664b380b967a51cc978cf4"
} }
}, },
"bin": "zstd.exe", "bin": "zstd.exe",