aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-02-11 11:13:29 +0000
committerMike McQuaid2015-02-11 14:17:16 +0000
commit966bb7fce6d9f7606fb427c33d43ef07b6e1c73e (patch)
tree66415f36d26d462c2a4402f87a707c019c9008ea
parent2965ac3a51800d1544ad8eb2e09d79316e052ba9 (diff)
downloadhomebrew-966bb7fce6d9f7606fb427c33d43ef07b6e1c73e.tar.bz2
h2o: update 0.9.2 bottle.
-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 d085c24bd..b9860f283 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
- sha1 "494580883b683f9884074095a6b2629ad528f1d0" => :yosemite
- sha1 "d1abaf0caeb1d7c38ebaf517cf29dae4add02199" => :mavericks
- sha1 "cac2b5d0a857f50d3dd5fcf2576e40506353e35b" => :mountain_lion
+ sha1 "3a661417da4cf981935b3ec39a9e0401ce0cfb30" => :yosemite
+ sha1 "046477212770943f9e039fb73608d393cb5d6c61" => :mavericks
+ sha1 "1e4bf69b5e1f81c0b5c1bca54928643b613f312c" => :mountain_lion
end
option "with-libuv", "Build the H2O library in addition to the executable."