mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
redis: Update to version 8.4.0
This commit is contained in:
parent
e7daa1d6a2
commit
312d704ce6
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.3",
|
"version": "8.4.0",
|
||||||
"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/8.2.3/Redis-8.2.3-Windows-x64-msys2.zip",
|
"url": "https://github.com/redis-windows/redis-windows/releases/download/8.4.0/Redis-8.4.0-Windows-x64-msys2.zip",
|
||||||
"hash": "afde52e27b6a145613667188da8ce61969723a1106c7b6795e542f03dede0f4b",
|
"hash": "8a751b5cc12deed06457d35f8e7b9e4bbfa00145ee8474a19fcd480a2fd98cd5",
|
||||||
"extract_dir": "Redis-8.2.3-Windows-x64-msys2"
|
"extract_dir": "Redis-8.4.0-Windows-x64-msys2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user