aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/redis.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index e94dd9b77..b5673093f 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -6,9 +6,9 @@ class Redis < Formula
sha1 "aa811f399db58c92c8ec5e48271d307e9ab8eb81"
bottle do
- sha1 "bb0e34b9ab6f71f5355e6e7a24045f5c5e960ed2" => :mavericks
- sha1 "789d0ecf3a20a170ebe7e33c1087f1b144fd71f0" => :mountain_lion
- sha1 "3002fa2f0fdfc9b801df9b5e6402121ce13c8724" => :lion
+ sha1 "cfa23ecc0135cc38a23606e51cc10e2a0abd31ac" => :mavericks
+ sha1 "886740f79f518e3fa478161454308532bc9edf5a" => :mountain_lion
+ sha1 "afe1ef20ee71b1aef4970f73a0b32454bdfcf116" => :lion
end
head 'https://github.com/antirez/redis.git', :branch => 'unstable'