From 8f2993bec9f5336af67a077f8c4e32f9e17af426 Mon Sep 17 00:00:00 2001 From: commitay Date: Tue, 19 Jun 2018 21:07:05 +1000 Subject: [PATCH] qt 5.11.1 Closes #29202. Signed-off-by: commitay --- Formula/qt.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/qt.rb b/Formula/qt.rb index 3b863a1129..bb0c45c3aa 100644 --- a/Formula/qt.rb +++ b/Formula/qt.rb @@ -3,10 +3,10 @@ class Qt < Formula desc "Cross-platform application and UI framework" homepage "https://www.qt.io/" - url "https://download.qt.io/official_releases/qt/5.11/5.11.0/single/qt-everywhere-src-5.11.0.tar.xz" - mirror "https://qt.mirror.constant.com/archive/qt/5.11/5.11.0/single/qt-everywhere-src-5.11.0.tar.xz" - mirror "http://qt.mirrors.tds.net/qt/archive/qt/5.11/5.11.0/single/qt-everywhere-src-5.11.0.tar.xz" - sha256 "67ddb8bf33bbfd19ebc641467ccce2e57fd0b80c6082457f1f5a76e8df83c865" + url "https://download.qt.io/official_releases/qt/5.11/5.11.1/single/qt-everywhere-src-5.11.1.tar.xz" + mirror "https://qt.mirror.constant.com/archive/qt/5.11/5.11.1/single/qt-everywhere-src-5.11.1.tar.xz" + mirror "http://qt.mirrors.tds.net/qt/archive/qt/5.11/5.11.1/single/qt-everywhere-src-5.11.1.tar.xz" + sha256 "39602cb08f9c96867910c375d783eed00fc4a244bffaa93b801225d17950fb2b" head "https://code.qt.io/qt/qt5.git", :branch => "5.11", :shallow => false bottle do