redis@7.2.4: Fix hash (Closes #5649)

This commit is contained in:
github-actions[bot] 2024-03-26 06:07:57 +00:00
parent bebbee3721
commit af73267335

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.2.4/Redis-7.2.4-Windows-x64-msys2.zip", "url": "https://github.com/redis-windows/redis-windows/releases/download/7.2.4/Redis-7.2.4-Windows-x64-msys2.zip",
"hash": "a4c0ca3d7f91559a9cf8db3ae86aeb5362f67d91968109c317dc3e858ff87f82", "hash": "799d81a99eb28b542affa2c0ca8f35917c606b11dae5f74626b968b1806b4009",
"extract_dir": "Redis-7.2.4-Windows-x64-msys2" "extract_dir": "Redis-7.2.4-Windows-x64-msys2"
} }
}, },