Skip to content

Commit

Permalink
qbs 1.12.2
Browse files Browse the repository at this point in the history
Closes Homebrew#35026.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
  • Loading branch information
jobor authored and Igor Kapkov committed Dec 12, 2018
1 parent 336633c commit f8fa3f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/qbs.rb
Original file line number Diff line number Diff line change
@@ -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.12.0/qbs-src-1.12.0.tar.gz"
sha256 "5efeb2492f8ccf0e7a5ea106f748e1c536f964674025aecb22c1ee948e3e35d1"
url "https://download.qt.io/official_releases/qbs/1.12.2/qbs-src-1.12.2.tar.gz"
sha256 "97819b8b404a6ee5715d38ceda5ac1d992500a38f8956abe4a58a1d66e64d6f1"
head "https://code.qt.io/qbs/qbs.git"

bottle do
Expand Down

0 comments on commit f8fa3f7

Please sign in to comment.