h2o: update 2.2.0 bottle.
This commit is contained in:
parent
c46df8afd3
commit
b6a4f7dc35
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ class H2o < Formula
|
|||
sha256 "1f3bfa8a01b65287a3352dbfc12f0ce7a79f5e8d7649aa4d4b39b763b6e28177"
|
||||
|
||||
bottle do
|
||||
sha256 "c19354cb6b90a2f17c785c23d263f811e4c32a9481be08a0b09e9ea904fc983b" => :sierra
|
||||
sha256 "214dcea3516890acf068dd052d3706b59e76f23c97eaaba32635554b973e3bb8" => :el_capitan
|
||||
sha256 "b7f26e40e1f9d4f76ea5e6ae0d3fdbcb6fcddd9e915758c136636120eeea3685" => :yosemite
|
||||
sha256 "3f5eaa6f2ae3cc3152d9d5518ec62215755c346ba5c098da5259f4edbd5216dc" => :sierra
|
||||
sha256 "b89feeb6650df6ffc426b6c6a4f578b3477062c10a8ab3b672ba0a04735c1551" => :el_capitan
|
||||
sha256 "39104a862f55a3f0704bc55cf04b29ce8c4ba661778210b61b66dac24634901e" => :yosemite
|
||||
end
|
||||
|
||||
option "with-libuv", "Build the H2O library in addition to the executable"
|
||||
|
|
Loading…
Reference in a new issue