zstd: hash fix (#1911)

This commit is contained in:
github-actions[bot] 2021-03-11 00:44:14 +08:00 committed by GitHub
parent 98352cdd7b
commit a78809eb88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/zstd/releases/download/v1.4.9/zstd-v1.4.9-win64.zip", "url": "https://github.com/facebook/zstd/releases/download/v1.4.9/zstd-v1.4.9-win64.zip",
"hash": "51bf3ebaf46d9de643521d6514fa5b0bdfef049c487d5e76e3b5bc8662785e54", "hash": "6b762f30b6e356f9625e3a764fae09dc32536cfc2cf33fc135b3021984b84f0b",
"pre_install": "Expand-7zipArchive \"$dir\\zstd*win64\" -Removal" "pre_install": "Expand-7zipArchive \"$dir\\zstd*win64\" -Removal"
}, },
"32bit": { "32bit": {