ScoopInstaller_Main/redis.json
2013-09-08 09:09:08 +10:00

21 lines
586 B
JSON

{
"homepage": "http://redis.io",
"version": "2.6.14",
"architecture": {
"32bit": {
"url": "https://github.com/MSOpenTech/redis/raw/2_6_14_rebase/bin/release/redisbin.zip",
"hash": "f2d1c77421b01098d49d465bc4c549f83a25d1292896d6bc746030f85a02e988"
},
"64bit": {
"url": "https://github.com/MSOpenTech/redis/raw/2_6_14_rebase/bin/release/redisbin64.zip",
"hash": "e50556431058be6aab02380d71d234fa3ba488b16378c43725aec9fcda1ef6f3"
}
},
"bin": [
"redis-benchmark.exe",
"redis-check-aof.exe",
"redis-check-dump.exe",
"redis-cli.exe",
"redis-server.exe"
]
}