From 46fbceb5226ce5f43140e108518ed3e6296eac26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 04:37:05 +0000 Subject: [PATCH] redis: Update to version 8.2.0 --- bucket/redis.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/redis.json b/bucket/redis.json index d3447ff3f9..79a005fe8f 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -1,13 +1,13 @@ { - "version": "8.0.3", + "version": "8.2.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/8.0.3/Redis-8.0.3-Windows-x64-msys2.zip", - "hash": "c5f8975b202b93209b6eb43b2d1755f969c071bbc4412d504d65881d520dc36f", - "extract_dir": "Redis-8.0.3-Windows-x64-msys2" + "url": "https://github.com/redis-windows/redis-windows/releases/download/8.2.0/Redis-8.2.0-Windows-x64-msys2.zip", + "hash": "c9fe9567180d732cd3bf01597b7f4421e04e95c811d6c623eb2faa822faa3398", + "extract_dir": "Redis-8.2.0-Windows-x64-msys2" } }, "bin": [