Skip to content

Commit

Permalink
clang: update 18.1.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Apr 4, 2024
1 parent 23b5807 commit afd0a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/llvm/clang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ class Clang < Formula
license "Apache-2.0" => { with: "LLVM-exception" }

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/clang-18.1.2"
sha256 ventura: "2a274dde801153218b9eb42f0a6e407b4160a206148f4356e41f1c99238f002a"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/clang-18.1.3"
sha256 ventura: "04a0ab8412853376a283b3b19f70c5ec3c72d53a30fa0e56d8995e17eb482a31"
end

pour_bottle? only_if: :clt_installed
Expand Down

0 comments on commit afd0a8b

Please sign in to comment.