msgpack: update 0.5.9 bottle.
Closes Homebrew/homebrew#31796. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
2c4e4043cc
commit
997451efca
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue