redis: Update to version 7.0.14

This commit is contained in:
github-actions[bot] 2023-10-18 12:31:28 +00:00
parent 15c7922dbc
commit a2b4f715d9

View File

@ -1,13 +1,13 @@
{ {
"version": "6.2.14", "version": "7.0.14",
"description": "In-memory data structure store, used as a database, cache and message broker", "description": "In-memory data structure store, used as a database, cache and message broker",
"homepage": "https://redis.io", "homepage": "https://redis.io",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/redis-windows/redis-windows/releases/download/6.2.14/Redis-6.2.14-Windows-x64.tar.gz", "url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.14/Redis-7.0.14-Windows-x64.tar.gz",
"hash": "682c2114b547e70c918ae0a1285fac74d9090a0fbcf3e179843b607d56e998a8", "hash": "023e522498437ae477588ae4d9d50096182a02050a4d032bd0c3cbb7d7ed19ce",
"extract_dir": "Redis-6.2.14-Windows-x64" "extract_dir": "Redis-7.0.14-Windows-x64"
} }
}, },
"bin": [ "bin": [