mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 23:34:39 +00:00
redis: Update to version 8.6.0
This commit is contained in:
parent
c9e67fafb0
commit
a86e143193
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "8.4.1",
|
||||
"version": "8.6.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/8.4.1/Redis-8.4.1-Windows-x64-msys2.zip",
|
||||
"hash": "fe37d2645b3ee573ad1f314d62f51926d500aa301681d80a11cc8d18cb1cfd2c",
|
||||
"extract_dir": "Redis-8.4.1-Windows-x64-msys2"
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/8.6.0/Redis-8.6.0-Windows-x64-msys2.zip",
|
||||
"hash": "e38c500cdcd6592488c72a8d7e862f061dbf749a84d519388f357d520b3ed8ef",
|
||||
"extract_dir": "Redis-8.6.0-Windows-x64-msys2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user