From bd99d362a8a3ce2457dab50dccee5e6c1704f60e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:29:32 +0000 Subject: [PATCH] redis: Update to version 7.4.1 --- bucket/redis.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/redis.json b/bucket/redis.json index 2c13a15bbc..2e4189dc7e 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -1,13 +1,13 @@ { - "version": "7.4.0", + "version": "7.4.1", "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.4.0/Redis-7.4.0-Windows-x64-msys2.zip", - "hash": "50bb759300a33eb3e5631f315e7bc6d78b5d6cfd772dcd2ae6ab6c7ab23fa85b", - "extract_dir": "Redis-7.4.0-Windows-x64-msys2" + "url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.1/Redis-7.4.1-Windows-x64-msys2.zip", + "hash": "e7a4bd7be3edd469d5b7831b7fa894317d337313cd19335f1493ec22c18c40e8", + "extract_dir": "Redis-7.4.1-Windows-x64-msys2" } }, "bin": [