From b84204d76987ba565813dec9fc2f77fd49895297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:30:29 +0000 Subject: [PATCH] redis: Update to version 8.2.2 --- bucket/redis.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/redis.json b/bucket/redis.json index feaa2a1801..4b99000f91 100644 --- a/bucket/redis.json +++ b/bucket/redis.json @@ -1,13 +1,13 @@ { - "version": "8.2.1", + "version": "8.2.2", "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.2.1/Redis-8.2.1-Windows-x64-msys2.zip", - "hash": "856c2a44ca8f5d0ee52bd6abeaf844ab4434ad1186cf19793a55e81c8dbc791e", - "extract_dir": "Redis-8.2.1-Windows-x64-msys2" + "url": "https://github.com/redis-windows/redis-windows/releases/download/8.2.2/Redis-8.2.2-Windows-x64-msys2.zip", + "hash": "279cca28f446e603eeaa181361d1494e5ac161ceaa001678d4948820a12aec7a", + "extract_dir": "Redis-8.2.2-Windows-x64-msys2" } }, "bin": [