From e9d3c4962357fc1f360d62f41389af77b5554dfc Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 29 May 2017 07:24:24 -0700 Subject: [PATCH] qbs 1.8.0 Closes #14050. Signed-off-by: ilovezfs --- Formula/qbs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/qbs.rb b/Formula/qbs.rb index dc99178997..45b0ad141c 100644 --- a/Formula/qbs.rb +++ b/Formula/qbs.rb @@ -1,8 +1,8 @@ class Qbs < Formula desc "Build tool for developing projects across multiple platforms." homepage "https://wiki.qt.io/Qbs" - url "https://download.qt.io/official_releases/qbs/1.7.2/qbs-src-1.7.2.tar.gz" - sha256 "ab82fb9f9fd72617b175b73ebadd3a3ac8a089af741edb777ead6dc9937394b0" + url "https://download.qt.io/official_releases/qbs/1.8.0/qbs-src-1.8.0.tar.gz" + sha256 "6926bad3901902828ff537609b3f0e52a5f3397e1ba96513e33fa60894331134" head "https://code.qt.io/qt-labs/qbs.git" bottle do