mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
redis: Update to version 7.4.0
This commit is contained in:
parent
ffae466ae9
commit
24af404481
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.2.5",
|
"version": "7.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/7.2.5/Redis-7.2.5-Windows-x64-msys2.zip",
|
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.0/Redis-7.4.0-Windows-x64-msys2.zip",
|
||||||
"hash": "be71a03d60d5719bacdad068ebbf22b17c6e7a125be42576a799406b2d058ca9",
|
"hash": "50bb759300a33eb3e5631f315e7bc6d78b5d6cfd772dcd2ae6ab6c7ab23fa85b",
|
||||||
"extract_dir": "Redis-7.2.5-Windows-x64-msys2"
|
"extract_dir": "Redis-7.4.0-Windows-x64-msys2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user