From af73267335f369d07e819a7399bb4f9219c9b8d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 06:07:57 +0000 Subject: [PATCH] redis@7.2.4: Fix hash (Closes #5649) --- bucket/redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/redis.json b/bucket/redis.json index a6402765ae..a4c94e5c98 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": "a4c0ca3d7f91559a9cf8db3ae86aeb5362f67d91968109c317dc3e858ff87f82", + "hash": "799d81a99eb28b542affa2c0ca8f35917c606b11dae5f74626b968b1806b4009", "extract_dir": "Redis-7.2.4-Windows-x64-msys2" } },