qbs 1.2.2
Update qbs to v1.2.2
This commit is contained in:
parent
665a92a049
commit
db9b16d4c9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Qbs < Formula
|
||||
homepage "http://qt-project.org/wiki/qbs"
|
||||
url "http://download.qt-project.org/official_releases/qbs/1.2.0/qbs-1.2.0.src.tar.gz"
|
||||
sha1 "55c50218e03f4b2455e552942eca6293ba7d6cf6"
|
||||
url "http://download.qt-project.org/official_releases/qbs/1.2.2/qbs-1.2.2.src.tar.gz"
|
||||
sha1 "15a9e16e17dbe9927c2e6464845a0819935050dc"
|
||||
depends_on "qt5"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue