Skip to content

Commit f503183

Browse files
arm-gcc-bin@15: add 15.2.rel1 bottle.
1 parent e084496 commit f503183

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Formula/arm-gcc-bin@15.rb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)