Skip to content

Commit

Permalink
libc++abi: add 17.0.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Sep 24, 2023
1 parent 5e9098c commit 977b8b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/libc++abi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Libcxxabi < Formula
sha256 "b0e42aafc01ece2ca2b42e3526f54bebc4b1f1dc8de6e34f46a0446a13e882b9"
license "Apache-2.0" => { with: "LLVM-exception" }

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libc++abi-17.0.1"
rebuild 1
sha256 cellar: :any, ventura: "c1b1e47b9afac57aa3ee5e10e843d3693a872a3e4b8fd4145f55951ab0b3999b"
end

depends_on "cmake" => :build

def install
Expand Down

0 comments on commit 977b8b0

Please sign in to comment.