qt@5.7: add 5.7.1 bottle.

This commit is contained in:
BrewTestBot 2017-01-26 22:06:09 +00:00 committed by ilovezfs
parent 0deb8bf467
commit 04499c3120

View file

@ -8,6 +8,12 @@ class QtAT57 < Formula
sha256 "46ebca977deb629c5e69c2545bc5fe13f7e40012e5e2e451695c583bd33502fa"
head "https://code.qt.io/qt/qt5.git", :branch => "5.7", :shallow => false
bottle do
sha256 "e8eb4c729e6c3a788c982a740efc95bc96c0055ae929c5662b603bbd7a5a76b0" => :sierra
sha256 "c1a3f9d43de1cf014060b6d66575ae97e6ae77d9102c28971884a7b28a654e0e" => :el_capitan
sha256 "a5fe56be34bf03a68d0c42aae04d381ce1254cd3e72959793af33f4800f602ec" => :yosemite
end
keg_only "Older version of qt5"
option "with-docs", "Build documentation"