Skip to content

Commit

Permalink
qt-base: update 6.7.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Jul 30, 2024
1 parent 3af8383 commit cce12bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/qt/qt-base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ class QtBase < Formula
end

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/qt-base-6.7.0"
sha256 ventura: "b8058e49a6e4d48b83202de69bf795d30e7b2a792ccbff677e07349abed01312"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/qt-base-6.7.2"
sha256 ventura: "7932ce9cebdb3c359dd57d0765a7941afe7a1150ed5868a830196ceb9fad6ba6"
end

depends_on "cmake" => [:build, :test]
Expand Down

0 comments on commit cce12bf

Please sign in to comment.