From 7673b53053ed78fb28e469a65e52399c657c060b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 07:42:15 +0000 Subject: [PATCH] redis@7.0.11: Fix hash (Closes #4701) --- bucket/redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/redis.json b/bucket/redis.json index ff3b6c0c48..347eac7b3b 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.11/Redis-7.0.11-Windows-x64.tar.gz", - "hash": "d85008ea0126580419a488a932940260a9219f1fafc484f40ab9e6f4f296d718", + "hash": "57bd0b0102af3a51462298556a1f688247653f0c8ada7b1217c147b045a5f4bc", "extract_dir": "Redis-7.0.11-Windows-x64" } },