From a67fc913b32a6aef07c2e0a4a84d0f598cfe2bcc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 08:26:23 +0000 Subject: [PATCH] redis: Update to version 7.2.5 --- bucket/redis.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/redis.json b/bucket/redis.json index 372fde4b63..b553093a37 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -1,13 +1,13 @@ { - "version": "7.2.4", + "version": "7.2.5", "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.4/Redis-7.2.4-Windows-x64-msys2.zip", - "hash": "74416fc59b75bd19e6c78c00ddd54463fa30dc86e218d581717e05480986d4c7", - "extract_dir": "Redis-7.2.4-Windows-x64-msys2" + "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" } }, "bin": [