qbs 1.12.0
Closes #30395. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5f2e4595eb
commit
6969013967
1 changed files with 2 additions and 2 deletions
|
@ -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.11.1/qbs-src-1.11.1.tar.gz"
|
||||
sha256 "8a301e8e94169e44f2ca4ad65fc4d393215bf3b81bc51daa970f50ddb6231f5b"
|
||||
url "https://download.qt.io/official_releases/qbs/1.12.0/qbs-src-1.12.0.tar.gz"
|
||||
sha256 "5efeb2492f8ccf0e7a5ea106f748e1c536f964674025aecb22c1ee948e3e35d1"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue