Skip to content

Commit a02a31d

Browse files
avr-gcc@9: add 9.5.0 bottle.
1 parent 0912b2b commit a02a31d

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 AvrGccAT9 < Formula
1010

1111
head "https://gcc.gnu.org/git/gcc.git", branch: "releases/gcc-9"
1212

13+
bottle do
14+
root_url "https://github.com/osx-cross/homebrew-avr/releases/download/[email protected]"
15+
sha256 arm64_tahoe: "ca23ff1a3dfa1d4d4cdc159244572795d6d31e998a3d5aa8a8cc86caf6e271f5"
16+
sha256 arm64_sequoia: "73cbfc2ab8af7339ebefdbbfc3ec79918062b29653cd301e53dc57b9faa9663e"
17+
sha256 arm64_sonoma: "a097f208d094b14d60d6445f9d3af4f22a07b3edce25f2b373c28ccdee6cca42"
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)