mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
redis: Update to version 7.4.1
This commit is contained in:
parent
8a19f15866
commit
bd99d362a8
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "7.4.0",
|
"version": "7.4.1",
|
||||||
"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.4.0/Redis-7.4.0-Windows-x64-msys2.zip",
|
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.1/Redis-7.4.1-Windows-x64-msys2.zip",
|
||||||
"hash": "50bb759300a33eb3e5631f315e7bc6d78b5d6cfd772dcd2ae6ab6c7ab23fa85b",
|
"hash": "e7a4bd7be3edd469d5b7831b7fa894317d337313cd19335f1493ec22c18c40e8",
|
||||||
"extract_dir": "Redis-7.4.0-Windows-x64-msys2"
|
"extract_dir": "Redis-7.4.1-Windows-x64-msys2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user