h2o: update 1.2.0 bottle.
This commit is contained in:
parent
75e4f717b5
commit
e81665f955
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ class H2o < Formula
|
|||
head "https://github.com/h2o/h2o.git"
|
||||
|
||||
bottle do
|
||||
sha256 "f696a00cd5b37e0e636c7eaebdf302ce36e96ad85a750abea0e95edebfaec03b" => :yosemite
|
||||
sha256 "9472f7c2b13ccd9f8a4a33855692cbddc410a84dee3ee72790ad9801f29b34b6" => :mavericks
|
||||
sha256 "c52f71d13c56d0cf77e130e400359fb1214157ce76920516ccd04deab1083779" => :mountain_lion
|
||||
sha256 "03997ef2477b57c9f5ef23426f1ca4275e4de751b89a7f17d4afe06ebcb2f5bd" => :yosemite
|
||||
sha256 "ec562d0b3b892aced88949f1dfc945c4bd3969da8f13b532be425b5d6f4af257" => :mavericks
|
||||
sha256 "07fb006ca4d87c01e85d2eb3fb5f293770e8c016ebab4593b720389884d552e8" => :mountain_lion
|
||||
end
|
||||
|
||||
option "with-libuv", "Build the H2O library in addition to the executable."
|
||||
|
|
Loading…
Reference in a new issue