h2o: update 1.5.4 bottle.

This commit is contained in:
BrewTestBot 2015-11-12 19:54:15 +00:00 committed by Dominyk Tiller
parent 1c2ee802c9
commit b86c652787

View file

@ -6,9 +6,9 @@ class H2o < Formula
head "https://github.com/h2o/h2o.git"
bottle do
sha256 "eb59eb87c1f93d1bde619f46a59ea97ea895307cf8d5a2c5461edb28b087eb26" => :el_capitan
sha256 "44602d342fbd5773f6a68a48841d8fbc3e2ff817e3a408df405778255ee13fb0" => :yosemite
sha256 "b2d8c9743fe23eccc2e70ad0a8769ffe1a00814544c0ab0ce1ee1eaae7b7ebc8" => :mavericks
sha256 "366682f93f9f8b347343a9a6c9f2efe77978069d0f2dce592dfc7581d1d0525d" => :el_capitan
sha256 "732bfc831f1d7b2d372faa09a6126b98e375e762b04985e704395f288a8857b0" => :yosemite
sha256 "ef1bb499977a42a3e100f9a2f1252bcce89ac1841c864d5d53b1dd03c852b821" => :mavericks
end
option "with-libuv", "Build the H2O library in addition to the executable"