diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/msgpack.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/msgpack.rb b/Library/Formula/msgpack.rb index 4764068e2..456350844 100644 --- a/Library/Formula/msgpack.rb +++ b/Library/Formula/msgpack.rb @@ -7,9 +7,9 @@ class Msgpack < Formula bottle do cellar :any - sha1 "b0003c9029ef802f425be65724556e9eadb792bd" => :mavericks - sha1 "f47ff4b3c871244a8bebbac1072ef37010acc3ad" => :mountain_lion - sha1 "c8e0d36c6aa4dc1c9163f2d3d64ea748ff2b0728" => :lion + sha1 "dfe0f7299a2b560bc4ca06eb16c0752dff07c891" => :mavericks + sha1 "0756a0c48943378e72c27699959f86baed2ea85f" => :mountain_lion + sha1 "b1b6d5fc5b747829b2a4d3c6cf19c7f6fc2aac21" => :lion end fails_with :llvm do |
