Skip to content

Commit

Permalink
llvm-core: update 19.1.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Dec 13, 2024
1 parent 0b77fa3 commit 93eaaad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/llvm/llvm-core.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ class LlvmCore < Formula
end

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/llvm-core-19.1.1"
sha256 ventura: "4db00aead8e40d96af90fd60b108627b1bb0e3c14f7380131fc1d954253ec915"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/llvm-core-19.1.5"
sha256 ventura: "dfbd09eb7ff9fa5cf6a65ba0f8bb0ebfd9f05edb608e17e03653acfe79be6d73"
end

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

0 comments on commit 93eaaad

Please sign in to comment.