From a78809eb880ea380ebc0bee255517160cd7583c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 00:44:14 +0800 Subject: [PATCH] zstd: hash fix (#1911) --- bucket/zstd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/zstd.json b/bucket/zstd.json index 89c7c79e00..86b1023af4 100644 --- a/bucket/zstd.json +++ b/bucket/zstd.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "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" }, "32bit": {