Skip to content

Commit 0c93f9f

Browse files
avr-gcc@14: add 14.3.0 bottle.
1 parent c4093e8 commit 0c93f9f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Formula/[email protected]

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ class AvrGccAT14 < Formula
1010

1111
head "https://gcc.gnu.org/git/gcc.git", branch: "master"
1212

13+
bottle do
14+
root_url "https://github.com/osx-cross/homebrew-avr/releases/download/[email protected]"
15+
sha256 arm64_tahoe: "3d5a7c9a492d9622bb79815ff17ed2cfa5a6cbac867da3675de545afaf783d94"
16+
sha256 arm64_sequoia: "3700df873a741f15b28c1bd0bf506cb6507da58ccb97f005403aa0cc0cd8435c"
17+
sha256 arm64_sonoma: "e3603eb68f5e8a21270b8f8a0a4d5a3e8001b9ef6f70e4632d52fd4893e98bb6"
18+
end
19+
1320
# The bottles are built on systems with the CLT installed, and do not work
1421
# out of the box on Xcode-only systems due to an incorrect sysroot.
1522
pour_bottle? only_if: :clt_installed

0 commit comments

Comments
 (0)