mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
redis: Update to version 6.2.14
This commit is contained in:
parent
c32322c312
commit
826f84a39c
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "7.0.13",
|
||||
"version": "6.2.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/7.0.13/Redis-7.0.13-Windows-x64.tar.gz",
|
||||
"hash": "e37f9a0873c7db164cb8500e7f1822775694c030aca151e619c664d7d13f4f86",
|
||||
"extract_dir": "Redis-7.0.13-Windows-x64"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user