Skip to content

Commit

Permalink
flang: update 18.1.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Apr 3, 2024
1 parent 2e37b38 commit cc0a254
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/llvm/flang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ class Flang < Formula
head "https://github.com/llvm/llvm-project.git"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/flang-14.0.0"
sha256 cellar: :any, monterey: "0db27f8410f635e9208072dcb553e87ec8a0209a96ee2fa396a068387271e391"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/flang-18.1.2"
rebuild 1
sha256 cellar: :any, ventura: "a23314ea8af9142d5085657050916714c560025920d359e13944935472b2dfe2"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit cc0a254

Please sign in to comment.