From 233171e11176aa6b9cca888ebc2e1777ba4bdc68 Mon Sep 17 00:00:00 2001 From: Richard Astbury Date: Sat, 8 Mar 2014 20:51:09 +0000 Subject: [PATCH] redis 2.6 --- redis.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redis.json b/redis.json index 49e7e187ff..4ab52a348c 100644 --- a/redis.json +++ b/redis.json @@ -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" } },