From b86c65278707ff95dc7c4e153b6c7ad21e88ddf5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 12 Nov 2015 19:54:15 +0000 Subject: [PATCH] h2o: update 1.5.4 bottle. --- Formula/h2o.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/h2o.rb b/Formula/h2o.rb index bdb51805a1..7fd704c339 100644 --- a/Formula/h2o.rb +++ b/Formula/h2o.rb @@ -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"