qbs 1.4.3
Closes Homebrew/homebrew#45377. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
560e3c4e63
commit
7e86b8d8b0
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
class Qbs < Formula
|
||||
desc "Qt Build Suite"
|
||||
homepage "https://wiki.qt.io/Qt_Build_Suite"
|
||||
url "https://download.qt.io/official_releases/qbs/1.4.2/qbs-src-1.4.2.tar.gz"
|
||||
sha256 "b9d36118c3ae0f7d4df6bf7239a0a0163c0340b701d00191fa5f832cef341ce5"
|
||||
head "https://code.qt.io/qt-labs/qbs.git"
|
||||
url "https://download.qt.io/official_releases/qbs/1.4.3/qbs-src-1.4.3.tar.gz"
|
||||
sha256 "0c47291ac578c1fc8f2bd6ab20fbeeb58630c4c6ddc085f6081ae570f825f787"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue