redis 2.6

This commit is contained in:
Richard Astbury 2014-03-08 20:51:09 +00:00
parent 36b2631c62
commit 233171e111

View File

@ -3,11 +3,11 @@
"version": "2.6.14",
"architecture": {
"32bit": {
"url": "https://github.com/MSOpenTech/redis/raw/2_6_14_rebase/bin/release/redisbin.zip",
"url": "https://github.com/MSOpenTech/redis/blob/2.6/bin/release/redisbin.zip",
"hash": "f2d1c77421b01098d49d465bc4c549f83a25d1292896d6bc746030f85a02e988"
},
"64bit": {
"url": "https://github.com/MSOpenTech/redis/raw/2_6_14_rebase/bin/release/redisbin64.zip",
"url": "https://github.com/MSOpenTech/redis/blob/2.6/bin/release/redisbin64.zip",
"hash": "e50556431058be6aab02380d71d234fa3ba488b16378c43725aec9fcda1ef6f3"
}
},