yajl: update 2.0.4 bottle.
This commit is contained in:
parent
8d59169611
commit
7c5b241f72
1 changed files with 5 additions and 3 deletions
|
@ -6,9 +6,11 @@ class Yajl < Formula
|
|||
sha256 '0e78f516dc53ecce7dc073f9a9bb0343186b58ef29dcd1dad74e5e853b216dd5'
|
||||
|
||||
bottle do
|
||||
sha1 "a02d27cc6b98912176bd636ee30aaca464a44ae8" => :mavericks
|
||||
sha1 "1d8cec340ef78502d9e726a96c416c20ee7e85e1" => :mountain_lion
|
||||
sha1 "1e7bbbf4f37b9a251c430b2438f3449cc62d5903" => :lion
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 "a14cd8f249a7ee6cb3a3c521327c8791ee630886" => :mavericks
|
||||
sha1 "f0324b8e04f7552969f5278b647da3e3642aa047" => :mountain_lion
|
||||
sha1 "6a5223ba480385bf56b896ef24b8c8dec2929746" => :lion
|
||||
end
|
||||
|
||||
# Configure uses cmake internally
|
||||
|
|
Loading…
Reference in a new issue