aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/redis.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index 27e3e4a51..49fd43aa9 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -6,6 +6,9 @@ class Redis < Formula
sha1 "fd0edc045f2b53057d7f6ab38e2fe99086c87e8d"
bottle do
+ sha1 "ccce44232307e1b943be22831ce058dda0c4affb" => :mavericks
+ sha1 "26a3c474596d83107b745d6c5e436f655ccdc42a" => :mountain_lion
+ sha1 "16db4d79e31274c08e700389f2feb4b2ccf8ee6a" => :lion
end
head 'https://github.com/antirez/redis.git', :branch => 'unstable'