mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
redis: Update to version 5.0.14.1
This commit is contained in:
parent
55613e75c2
commit
22bff7afc5
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "5.0.14",
|
||||
"version": "5.0.14.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/tporadowski/redis/releases/download/v5.0.14/Redis-x64-5.0.14.zip",
|
||||
"hash": "858be95d18021e350f28a8d24ab5139fcc856f7667f85e4f114ff7b30082e48e"
|
||||
"url": "https://github.com/tporadowski/redis/releases/download/v5.0.14.1/Redis-x64-5.0.14.1.zip",
|
||||
"hash": "018ea18a35876383cbb5f4cd0258adfc87747cf9d619bce1cf73a2e36f720ccf"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user