mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
redis: Update to version 7.0.11
This commit is contained in:
parent
8f6fe84639
commit
fd306edf3f
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.10",
|
"version": "7.0.11",
|
||||||
"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/7.0.10/Redis-7.0.10-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": "4f5cbd15939cf00efea771577d532644d31570cb60a6db091deb60d0935933d7",
|
"hash": "d85008ea0126580419a488a932940260a9219f1fafc484f40ab9e6f4f296d718",
|
||||||
"extract_dir": "Redis-7.0.10-Windows-x64"
|
"extract_dir": "Redis-7.0.11-Windows-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user