redis@8.2.3: Fix hash (Closes #7344)

This commit is contained in:
github-actions[bot] 2025-11-11 12:49:08 +00:00
parent c3741b99ff
commit 976d8c3daf

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/redis-windows/redis-windows/releases/download/8.2.3/Redis-8.2.3-Windows-x64-msys2.zip", "url": "https://github.com/redis-windows/redis-windows/releases/download/8.2.3/Redis-8.2.3-Windows-x64-msys2.zip",
"hash": "30c2a59941a42496d5390680b91aa5706c7efbcd97abadc7ed6be3e41e20d803", "hash": "afde52e27b6a145613667188da8ce61969723a1106c7b6795e542f03dede0f4b",
"extract_dir": "Redis-8.2.3-Windows-x64-msys2" "extract_dir": "Redis-8.2.3-Windows-x64-msys2"
} }
}, },