aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/zookeeper.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/zookeeper.rb b/Library/Formula/zookeeper.rb
index fa074e85e..3fd346f0a 100644
--- a/Library/Formula/zookeeper.rb
+++ b/Library/Formula/zookeeper.rb
@@ -19,9 +19,10 @@ class Zookeeper < Formula
end
bottle do
- sha1 "44d960c61b67308c2e6e510399505582afe2904d" => :mavericks
- sha1 "df1c9ff667738859b1362541bcd14bcdfcf6804c" => :mountain_lion
- sha1 "23cdb5e2a183ef2593b4d7c4e2047fb7a774e031" => :lion
+ revision 1
+ sha1 "4ef32a515592565bdf88546b9773725e4079a080" => :yosemite
+ sha1 "c2db3e5bf5f66cd575a827842d667ec7f1acf6d0" => :mavericks
+ sha1 "ac54b226852c9ec51477de8263bec2c767f7e842" => :mountain_lion
end
head do