From 24af40448101cf49298b6c2c6302291d2980bcf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:29:47 +0000 Subject: [PATCH] redis: Update to version 7.4.0 --- bucket/redis.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/redis.json b/bucket/redis.json index b553093a37..2c13a15bbc 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -1,13 +1,13 @@ { - "version": "7.2.5", + "version": "7.4.0", "description": "In-memory data structure store, used as a database, cache and message broker", "homepage": "https://redis.io", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/redis-windows/redis-windows/releases/download/7.2.5/Redis-7.2.5-Windows-x64-msys2.zip", - "hash": "be71a03d60d5719bacdad068ebbf22b17c6e7a125be42576a799406b2d058ca9", - "extract_dir": "Redis-7.2.5-Windows-x64-msys2" + "url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.0/Redis-7.4.0-Windows-x64-msys2.zip", + "hash": "50bb759300a33eb3e5631f315e7bc6d78b5d6cfd772dcd2ae6ab6c7ab23fa85b", + "extract_dir": "Redis-7.4.0-Windows-x64-msys2" } }, "bin": [