mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21: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.",
|
||||
"homepage": "https://redis.io",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.10/Redis-7.0.10-Windows-x64.tar.gz",
|
||||
"hash": "4f5cbd15939cf00efea771577d532644d31570cb60a6db091deb60d0935933d7",
|
||||
"extract_dir": "Redis-7.0.10-Windows-x64"
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.0.11/Redis-7.0.11-Windows-x64.tar.gz",
|
||||
"hash": "d85008ea0126580419a488a932940260a9219f1fafc484f40ab9e6f4f296d718",
|
||||
"extract_dir": "Redis-7.0.11-Windows-x64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user