Skip to content

Commit

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

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libc++-17.0.1"
sha256 cellar: :any, ventura: "0f62ba47cb259bb0e0bf52d6fdfb44a88ae809fe6b2e3cf3f99b71a9602f5dbb"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libc++-18.1.2"
sha256 cellar: :any, ventura: "608c5fb496a19173f78d22f66888513587587a2b9ea63caf41dd205ac302904d"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 8895247

Please sign in to comment.