File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ class ArmGccBinAT15 < Formula
66 url "https://developer.arm.com/-/media/Files/downloads/gnu/15.2.rel1/binrel/arm-gnu-toolchain-15.2.rel1-darwin-arm64-arm-none-eabi.tar.xz"
77 sha256 "1938a84b7105c192e3fb4fa5e893ba25f425f7ddab40515ae608cd40f68669a8"
88
9+ bottle do
10+ root_url "https://github.com/osx-cross/homebrew-arm/releases/download/arm-gcc-bin@15-15.2.rel1"
11+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "3ad29ace172c668a25900cec50e0e1f762fecfdbea9dd394c9f1de41f57cccac"
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "879cd211418a95969420c6a1800c23830c3e57e99cde1663e480f5ab46310310"
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f9473b45b70109b12c0976b5248d69c60365816c2813fd73006308a4f63e18fb"
14+ end
15+
916 keg_only <<~KEG_ONLY_EOS
1017 it may interfere with another version of arm-gcc-bin.
1118 This is useful if you want to have multiple versions installed
You can’t perform that action at this time.
0 commit comments