Skip to content

Commit fa5fdb1

Browse files
committed
avr-gcc@14: add 14.1.0 bottle.
1 parent 827e691 commit fa5fdb1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Formula/[email protected]

+7
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_sonoma: "5acc6df9e55db8273b520ac41d63adf12427e80bd33e4cd1ac4b69defc44ccd3"
16+
sha256 ventura: "445b4e68b89c2cc9445b523b934c486e948b4b7079ca70a512f0b613cf908351"
17+
sha256 monterey: "718b5f92a2e51b0c557322793639a1cc7d9c1e8a9f38afc0c7a837cfacffd9e8"
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)