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 a9f9a917e..9d7ec90b6 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -6,6 +6,9 @@ class Redis < Formula
sha1 "339ddf82e01a16ad912d1c1d59b02f3fab58d9d9"
bottle do
+ sha1 "481a0c89105798dedddd9a32c1141a20927db8be" => :mavericks
+ sha1 "d1fe4fdf983e14e3a97a72480e1a35c6b4e99508" => :mountain_lion
+ sha1 "853d35185a5f59339f0ddc18ff87351f17f81324" => :lion
end
head 'https://github.com/antirez/redis.git', :branch => 'unstable'