From 49f4736979141e46938350b32b1b9151366566fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 12:50:37 +0000 Subject: [PATCH] redis@8.2.1: Fix hash (Closes #7117) --- bucket/redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/redis.json b/bucket/redis.json index b448ee1b7f..feaa2a1801 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.2.1/Redis-8.2.1-Windows-x64-msys2.zip", - "hash": "ef5b2144d4edf474efd52818979193befd0c628f9d5db327a13d530a9cbe902e", + "hash": "856c2a44ca8f5d0ee52bd6abeaf844ab4434ad1186cf19793a55e81c8dbc791e", "extract_dir": "Redis-8.2.1-Windows-x64-msys2" } },