mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
redis: Update to version 8.2.1
This commit is contained in:
parent
540333a8fd
commit
5d8880a726
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "8.2.0",
|
||||
"version": "8.2.1",
|
||||
"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.2.0/Redis-8.2.0-Windows-x64-msys2.zip",
|
||||
"hash": "c9fe9567180d732cd3bf01597b7f4421e04e95c811d6c623eb2faa822faa3398",
|
||||
"extract_dir": "Redis-8.2.0-Windows-x64-msys2"
|
||||
"url": "https://github.com/redis-windows/redis-windows/releases/download/8.2.1/Redis-8.2.1-Windows-x64-msys2.zip",
|
||||
"hash": "ef5b2144d4edf474efd52818979193befd0c628f9d5db327a13d530a9cbe902e",
|
||||
"extract_dir": "Redis-8.2.1-Windows-x64-msys2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user