mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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",
|
||||
"homepage": "https://redis.io",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.2.5/Redis-7.2.5-Windows-x64-msys2.zip",
|
||||
"hash": "be71a03d60d5719bacdad068ebbf22b17c6e7a125be42576a799406b2d058ca9",
|
||||
"extract_dir": "Redis-7.2.5-Windows-x64-msys2"
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.0/Redis-7.4.0-Windows-x64-msys2.zip",
|
||||
"hash": "50bb759300a33eb3e5631f315e7bc6d78b5d6cfd772dcd2ae6ab6c7ab23fa85b",
|
||||
"extract_dir": "Redis-7.4.0-Windows-x64-msys2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user