From abf69c7a70b20f6701322e8b6da19aeb27f378a7 Mon Sep 17 00:00:00 2001 From: osxCrossTestBot Date: Sun, 3 Nov 2024 10:15:00 +0000 Subject: [PATCH] avr-gcc@14: add 14.2.0 bottle. --- Formula/avr-gcc@14.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/avr-gcc@14.rb b/Formula/avr-gcc@14.rb index 8c93136..60b1ffc 100644 --- a/Formula/avr-gcc@14.rb +++ b/Formula/avr-gcc@14.rb @@ -10,6 +10,13 @@ class AvrGccAT14 < Formula head "https://gcc.gnu.org/git/gcc.git", branch: "releases/gcc-14" + bottle do + root_url "https://github.com/osx-cross/homebrew-avr/releases/download/avr-gcc@14-14.2.0" + sha256 arm64_sequoia: "645a5856b0a870b194a8d2fd379bac8072f912be181c5c2796e56e6b548d22ae" + sha256 arm64_sonoma: "36d1cd02bd83fa90dbba967bff769b4a6a7ed4e5b73f8a1bc6bff72e46004fa5" + sha256 ventura: "a9f1bc2f5d3f010ff7e599d56b7864c9fb8dca758f1e47fed6dfaa0002fbecc4" + end + # The bottles are built on systems with the CLT installed, and do not work # out of the box on Xcode-only systems due to an incorrect sysroot. pour_bottle? only_if: :clt_installed