From 41eeb77c905919c74b27d4ec6b256fa8a0eab4f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 09:53:31 +0000 Subject: [PATCH] redis@7.0.11: Fix hash (Closes #4896) --- bucket/redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/redis.json b/bucket/redis.json index 347eac7b3b..dff9be0001 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": "57bd0b0102af3a51462298556a1f688247653f0c8ada7b1217c147b045a5f4bc", + "hash": "9f1b3f183a6a5a2a8481dd158927385671a2b3aed97995a7442078b8d3b753ea", "extract_dir": "Redis-7.0.11-Windows-x64" } },