aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/msgpack.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/msgpack.rb')
-rw-r--r--Library/Formula/msgpack.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/msgpack.rb b/Library/Formula/msgpack.rb
index 456350844..10fa2fcab 100644
--- a/Library/Formula/msgpack.rb
+++ b/Library/Formula/msgpack.rb
@@ -7,9 +7,10 @@ class Msgpack < Formula
bottle do
cellar :any
- sha1 "dfe0f7299a2b560bc4ca06eb16c0752dff07c891" => :mavericks
- sha1 "0756a0c48943378e72c27699959f86baed2ea85f" => :mountain_lion
- sha1 "b1b6d5fc5b747829b2a4d3c6cf19c7f6fc2aac21" => :lion
+ revision 1
+ sha1 "2db320f8fbaacf5498ed272bbd4b3aefc0549441" => :yosemite
+ sha1 "ad96cca40edebefeb5594147c4476840ad9b3d3c" => :mavericks
+ sha1 "463ffe2e1df919f83adb3050ab2623b1c34b6ce6" => :mountain_lion
end
fails_with :llvm do