qbs 1.5.1
Closes #1877. Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
parent
2cff700a87
commit
ab9f1a9619
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Qbs < Formula
|
class Qbs < Formula
|
||||||
desc "Qt Build Suite"
|
desc "Build tool for developing projects across multiple platforms."
|
||||||
homepage "https://wiki.qt.io/Qt_Build_Suite"
|
homepage "https://wiki.qt.io/Qbs"
|
||||||
url "https://download.qt.io/official_releases/qbs/1.5.0/qbs-src-1.5.0.tar.gz"
|
url "https://download.qt.io/official_releases/qbs/1.5.1/qbs-src-1.5.1.tar.gz"
|
||||||
sha256 "541106d3e53429c5375a58f395413b3cd5a026d91a304a10f36d78b5e39d9085"
|
sha256 "ac6b9cf56d19245c9c1e0f6b1bf5b36f8194838faf2b4a7d9dbe85373bdbeabe"
|
||||||
head "https://code.qt.io/qt-labs/qbs.git"
|
head "https://code.qt.io/qt-labs/qbs.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue