redis@7.0.11: Fix hash (Closes #4896)

This commit is contained in:
github-actions[bot] 2023-06-17 09:53:31 +00:00
parent 8de1a73eca
commit 41eeb77c90

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.11/Redis-7.0.11-Windows-x64.tar.gz", "url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.11/Redis-7.0.11-Windows-x64.tar.gz",
"hash": "57bd0b0102af3a51462298556a1f688247653f0c8ada7b1217c147b045a5f4bc", "hash": "9f1b3f183a6a5a2a8481dd158927385671a2b3aed97995a7442078b8d3b753ea",
"extract_dir": "Redis-7.0.11-Windows-x64" "extract_dir": "Redis-7.0.11-Windows-x64"
} }
}, },