redis@7.0.14: Fix hash (Closes #5281)

This commit is contained in:
github-actions[bot] 2023-11-18 15:05:49 +00:00
parent be92d95c3a
commit 6a5502caaa

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.14/Redis-7.0.14-Windows-x64.tar.gz",
"hash": "023e522498437ae477588ae4d9d50096182a02050a4d032bd0c3cbb7d7ed19ce",
"hash": "6ef03b9445e1982e30e34c25efe96d5a056e2142d1369d33238373e315ce47db",
"extract_dir": "Redis-7.0.14-Windows-x64"
}
},