Skip to content

Commit

Permalink
arm64-apple-darwin-binutils: add 2.42 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed May 30, 2024
1 parent 8e31ded commit 12cb718
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/gcc/arm64-apple-darwin-binutils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ class Arm64AppleDarwinBinutils < Formula
formula "binutils"
end

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/arm64-apple-darwin-binutils-2.42"
sha256 ventura: "f65597c4f9718b231ea5e3439b0d1a554467947e1cb927dde52310206df1a927"
end

depends_on "pkg-config" => :build
depends_on "zstd"

Expand Down

0 comments on commit 12cb718

Please sign in to comment.