Skip to content

Commit c1f70e3

Browse files
committed
libc++: update 20.1.0 bottle.
1 parent 43cbe69 commit c1f70e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/llvm/libc++.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class Libcxx < Formula
66
license "Apache-2.0" => { with: "LLVM-exception" }
77

88
bottle do
9-
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libc++-19.1.5"
10-
sha256 cellar: :any, ventura: "8202d54aeb93ffaecd47aec1a9a3b14f2dd3e1c78da52c400ae8bee12b07f652"
9+
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libc++-20.1.0"
10+
sha256 cellar: :any, ventura: "84e05a77e97ee3a6b7e2d5ea7115767702eea8caddf7e8c0eae439bcd8a2a52b"
1111
end
1212

1313
depends_on "clang" => :build

0 commit comments

Comments
 (0)