aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-04-14 19:57:29 +0100
committerMike McQuaid2015-04-14 13:44:29 -0700
commit91ec93c61198f91e3c5171f22b31581891a6bd3d (patch)
tree45e36715fe49591944cf160a923e115a0ef6f821 /Library
parent0fd08c2e2e31b1c38fbcd7f1ec635fec7d19df1f (diff)
downloadhomebrew-91ec93c61198f91e3c5171f22b31581891a6bd3d.tar.bz2
h2o: update 1.2.0 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/h2o.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/h2o.rb b/Library/Formula/h2o.rb
index 4cdc7a4e9..2b73efd41 100644
--- a/Library/Formula/h2o.rb
+++ b/Library/Formula/h2o.rb
@@ -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."