mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
redis: Update to version 7.0.14
This commit is contained in:
parent
15c7922dbc
commit
a2b4f715d9
@ -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",
|
||||
"homepage": "https://redis.io",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/6.2.14/Redis-6.2.14-Windows-x64.tar.gz",
|
||||
"hash": "682c2114b547e70c918ae0a1285fac74d9090a0fbcf3e179843b607d56e998a8",
|
||||
"extract_dir": "Redis-6.2.14-Windows-x64"
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.14/Redis-7.0.14-Windows-x64.tar.gz",
|
||||
"hash": "023e522498437ae477588ae4d9d50096182a02050a4d032bd0c3cbb7d7ed19ce",
|
||||
"extract_dir": "Redis-7.0.14-Windows-x64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user