Skip to content

Commit 7698c7d

Browse files
avr-gcc@15: add 15.2.0 bottle.
1 parent 555c2a5 commit 7698c7d

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 AvrGccAT15 < 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: "fe31355540c829ac2a30ed31b42505b042211f45b2cf60aef8bc2fc87dd03444"
16+
sha256 arm64_sequoia: "afad9fe1227834f531e5e77d1d0c74281e28398d48908480aea963bb82690b53"
17+
sha256 arm64_sonoma: "66d45c921a50ece19bdce39c1ee75525a9652ba048a5d1f8cf29ae30ff3f49b8"
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)