h2o: update 2.2.3 bottle.

This commit is contained in:
BrewTestBot 2017-10-19 16:26:21 +00:00 committed by William Woodruff
parent 7b034ac351
commit b8eaf7afc6
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -5,10 +5,9 @@ class H2o < Formula
sha256 "d40401ca714d00ca5204e8d22148dbaa9cae3407e3b4b6b62bd208543901ea51"
bottle do
sha256 "4f75cace57f8cbeeef2964a2223914de29739022c2c7a17c04bfbb5d32c34080" => :high_sierra
sha256 "738b83a5aa48a1ae48ac663ef097abedf1b1f9918c468e13a4b99c51a942fc90" => :sierra
sha256 "b7b4d761821d02360d40d876dcca57d3bc2f63ec2eddd80793ccf0fcbae91746" => :el_capitan
sha256 "449f50d6f97fb361f34e37e98aedeb368cc709d1114d7db4372a0cb6aea23e07" => :yosemite
sha256 "05e55f9200a569b44094ceafcb11b516391ec6a99c49df6a076584b6239ccc4e" => :high_sierra
sha256 "6cc8687866d2209cc02b24d4395f1072338c2c51178422dec676687e5f54104c" => :sierra
sha256 "927ca501a4423e447d3cbdd51123077251deb47adb38c351bbff07a8a537366f" => :el_capitan
end
option "with-libuv", "Build the H2O library in addition to the executable"