diff options
| author | BrewTestBot | 2015-01-22 21:04:43 +0000 |
|---|---|---|
| committer | Jack Nagel | 2015-01-24 22:43:37 -0500 |
| commit | d82a35865b75e2eabde53bf1c92b29cd1d140825 (patch) | |
| tree | ebc407ba76e6b79f4e524007433901ef62742ca2 /Library/Formula | |
| parent | 3054a55d2af3b7b5a9edc62977abd832f06d9c50 (diff) | |
| download | homebrew-d82a35865b75e2eabde53bf1c92b29cd1d140825.tar.bz2 | |
h2o: update 0.9.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/h2o.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/h2o.rb b/Library/Formula/h2o.rb index 07afd4ead..674262274 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 "44985fe8eb1e5c32754d7b3b3b4dfc1ccbdd181b" => :yosemite - sha1 "05559a33588d48ad7b330f9f98b37ceae2af84dd" => :mavericks - sha1 "90e3cdc944871b81620ab76b6e09311da99e516c" => :mountain_lion + sha1 "494580883b683f9884074095a6b2629ad528f1d0" => :yosemite + sha1 "d1abaf0caeb1d7c38ebaf517cf29dae4add02199" => :mavericks + sha1 "cac2b5d0a857f50d3dd5fcf2576e40506353e35b" => :mountain_lion end option "with-libuv", "Build the H2O library as well as the executable." |
