Skip to content

Commit 516d6f7

Browse files
avr-gcc@13: add 13.3.0 bottle.
1 parent 1893181 commit 516d6f7

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
@@ -9,6 +9,13 @@ class AvrGccAT13 < Formula
99

1010
head "https://gcc.gnu.org/git/gcc.git", branch: "master"
1111

12+
bottle do
13+
root_url "https://github.com/osx-cross/homebrew-avr/releases/download/[email protected]"
14+
sha256 arm64_sequoia: "97d791fe57e8b2bc41348d2c88bfa1d59274bca96dad8a517e2042c17545a309"
15+
sha256 arm64_sonoma: "3da375d40a116a15baaaeaf9304cb45ab4ea918b1a46c2891ed4fa96331d7d76"
16+
sha256 ventura: "e2da3903783d304cf2cfc39529c3467a9527b37c0a2d26c655c20172cdc0af74"
17+
end
18+
1219
# The bottles are built on systems with the CLT installed, and do not work
1320
# out of the box on Xcode-only systems due to an incorrect sysroot.
1421
pour_bottle? only_if: :clt_installed

0 commit comments

Comments
 (0)