libyaml: update 0.1.6 bottle.
Closes Homebrew/homebrew#27923. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7b88196e4b
commit
9f7d09a832
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Libyaml < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "9aceef2301eaf12ac675c14706927e2d8889b7be" => :mavericks
|
||||
sha1 "72c026103aafa9cba293d0213ddec6028de98b63" => :mountain_lion
|
||||
sha1 "23909c4982f4d786c7339f6dfad09487561ce0f2" => :lion
|
||||
sha1 "25a60fa0c77710616018e9b5b013916579147338" => :mavericks
|
||||
sha1 "311062934d4bd12ef9881f568dbca21d22bbc8c6" => :mountain_lion
|
||||
sha1 "69c062b4beccde415c46048dc77a14f480ba31f3" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
|
Loading…
Reference in a new issue