Skip to content

Commit

Permalink
qt-base: update 6.8.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Dec 14, 2024
1 parent 0bcbdc2 commit 74e0bcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Formula/cmake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ def install
MacroAddFileDependencies
TestBigEndian
TestCXXAcceptsFlag
UseJavaClassFilelist
UseJavaSymlinks
UsePkgConfig
Use_wxWindows
WriteBasicConfigVersionFile
Expand Down
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.2"
sha256 ventura: "7932ce9cebdb3c359dd57d0765a7941afe7a1150ed5868a830196ceb9fad6ba6"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/qt-base-6.8.1"
sha256 ventura: "4a4c01154db830f9dd0bfc5dd0dce6ded2a2c18430ca5f65e0604f33770ba16b"
end

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

0 comments on commit 74e0bcf

Please sign in to comment.