Skip to content

Commit

Permalink
🔥 (gcc@13): Remove bottles block
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Jul 17, 2024
1 parent 135572a commit fb3cbb5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ class ArmGccBinAT13 < Formula
url "https://developer.arm.com/-/media/Files/downloads/gnu/13.3.rel1/binrel/#{@tar_file}"
sha256 @tar_file_sha

bottle do
root_url "https://github.com/osx-cross/homebrew-arm/releases/download/[email protected]"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "91ec58e4f00cf911ed4d12534591b776e9b1217ceb3b5b5f582da76646f70de7"
sha256 cellar: :any_skip_relocation, ventura: "6e8834c9c8bd67023b438451588ac679b2c520139ff9daec0692f184923078ec"
sha256 cellar: :any_skip_relocation, monterey: "b2ea7549fb70b7a69438a814c84bd9ef637b33ee93ec135842e82b787aa1db34"
end

depends_on "xz" unless Hardware::CPU.arm?
depends_on "zstd" unless Hardware::CPU.arm?

Expand Down

0 comments on commit fb3cbb5

Please sign in to comment.