From 9a461521fb40a98721119220d82c8b9be7df4da6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 07:56:43 +0000 Subject: [PATCH] redis@8.0.0: Fix hash (Closes #6792) --- bucket/redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/redis.json b/bucket/redis.json index 5954c4c6a9..44671cce95 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/8.0.0/Redis-8.0.0-Windows-x64-msys2.zip", - "hash": "405e36e172d597ce1089a51fae7dcd952beb646bd02dcaf1019d99ab2cf47229", + "hash": "975f99fb94cc82583f51168646618eebcaf19a442e62205426c7f0f07ca07346", "extract_dir": "Redis-8.0.0-Windows-x64-msys2" } },