From 0174880f7856f38500b3aa06c7767fbdb89bf0a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 16:49:23 +0000 Subject: [PATCH] redis@7.2.4: Fix hash (Closes #5662) --- bucket/redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/redis.json b/bucket/redis.json index a4c94e5c98..372fde4b63 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.2.4/Redis-7.2.4-Windows-x64-msys2.zip", - "hash": "799d81a99eb28b542affa2c0ca8f35917c606b11dae5f74626b968b1806b4009", + "hash": "74416fc59b75bd19e6c78c00ddd54463fa30dc86e218d581717e05480986d4c7", "extract_dir": "Redis-7.2.4-Windows-x64-msys2" } },