From 6a5502caaae6f91c94a1f0c673152d0ecac1cc78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 15:05:49 +0000 Subject: [PATCH] redis@7.0.14: Fix hash (Closes #5281) --- bucket/redis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/redis.json b/bucket/redis.json index 6e1cfa933e..1a283a9f31 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.14/Redis-7.0.14-Windows-x64.tar.gz", - "hash": "023e522498437ae477588ae4d9d50096182a02050a4d032bd0c3cbb7d7ed19ce", + "hash": "6ef03b9445e1982e30e34c25efe96d5a056e2142d1369d33238373e315ce47db", "extract_dir": "Redis-7.0.14-Windows-x64" } },