qbs 1.20.0

Update the Qbs sources to version 1.20.0

Closes #84369.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Ivan Komissarov 2021-09-01 08:23:07 +03:00 committed by BrewTestBot
parent 995b7d6e56
commit 4a57449948
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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.19.2/qbs-src-1.19.2.tar.gz"
sha256 "91fd5ca08f170e8178dd5183579f03e56965648770b7e7a09258550aee53950f"
url "https://download.qt.io/official_releases/qbs/1.20.0/qbs-src-1.20.0.tar.gz"
sha256 "44961a4bb61580ae821aaf25ebb5a5737bd8fb79ec0474aa2592cdd45cc5171f"
license :cannot_represent
head "https://code.qt.io/qbs/qbs.git", branch: "master"