Skip to content

Commit ab20a1c

Browse files
avr-gcc@8: add 8.5.0_3 bottle.
1 parent 4dbe2f4 commit ab20a1c

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
@@ -11,6 +11,13 @@ class AvrGccAT8 < Formula
1111

1212
head "https://gcc.gnu.org/git/gcc.git", branch: "releases/gcc-8"
1313

14+
bottle do
15+
root_url "https://github.com/osx-cross/homebrew-avr/releases/download/[email protected]_3"
16+
sha256 arm64_tahoe: "31f69ffc76a1520f1b649acff8fed9b21b0ff4aaae2914450f47fd794a622c23"
17+
sha256 arm64_sequoia: "a2f2cd7c0509865f90dc78eab8566b9471f9d7bf4d678bdb2e752de06d30931f"
18+
sha256 arm64_sonoma: "0190992d1a1f78087ed04ae33fdd429a8011a0f5492c5cc2977eb6675878899b"
19+
end
20+
1421
# The bottles are built on systems with the CLT installed, and do not work
1522
# out of the box on Xcode-only systems due to an incorrect sysroot.
1623
pour_bottle? do

0 commit comments

Comments
 (0)