From 7b55237589d0487f7571d541e680b61e69c168c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:34:02 +0000 Subject: [PATCH] zstd@1.5.6: Fix hash (Closes #5664) --- bucket/zstd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/zstd.json b/bucket/zstd.json index e06975bf88..24a90690b2 100644 --- a/bucket/zstd.json +++ b/bucket/zstd.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/facebook/zstd/releases/download/v1.5.6/zstd-v1.5.6-win64.zip", - "hash": "e84baaa9f8902bed43b4446405a9b59bf922d357475a281305c4885d8c83c4c2", + "hash": "7b4eff6719990e38aca93a4844c2e86a1935090625c4611f7e89675e999c56cc", "extract_dir": "zstd-v1.5.6-win64" } },