Skip to content

Commit 70edffd

Browse files
avr-gcc@10: add 10.5.0 bottle.
1 parent 2388215 commit 70edffd

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

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

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