From bdc834aa0f781ef68a835d150e051aa0a564bdaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 00:33:28 +0000 Subject: [PATCH] avr-gcc: Update to version 14.1.0 --- bucket/avr-gcc.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/avr-gcc.json b/bucket/avr-gcc.json index 8095a4a779..baf390debe 100644 --- a/bucket/avr-gcc.json +++ b/bucket/avr-gcc.json @@ -1,18 +1,18 @@ { - "version": "12.1.0", + "version": "14.1.0", "description": "AVR toolchain for Windows by Zak Kemble", "homepage": "https://blog.zakkemble.net/avr-gcc-builds/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v12.1.0-1/avr-gcc-12.1.0-x64-windows.zip", - "hash": "e921a964fdeaedbe963352d0f26c6520a0a3eb8effc6ff232f3824b06c4ea0e2", - "extract_dir": "avr-gcc-12.1.0-x64-windows" + "url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v14.1.0-1/avr-gcc-14.1.0-x64-windows.zip", + "hash": "d0efbf289004b2d700ae039aa0b592d7d34a9e797e8fe8aa1fef249e997bbae7", + "extract_dir": "avr-gcc-14.1.0-x64-windows" }, "32bit": { - "url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v12.1.0-1/avr-gcc-12.1.0-x86-windows.zip", - "hash": "3a8db73306956f53506b558074d1d59adc46a4e036658ec1a36da1662cd4ef4a", - "extract_dir": "avr-gcc-12.1.0-x86-windows" + "url": "https://github.com/ZakKemble/avr-gcc-build/releases/download/v14.1.0-1/avr-gcc-14.1.0-x86-windows.zip", + "hash": "b05b11b0843e67b021b8037467f32d50ec64505e48ac5c465c70dc5b8a7195ba", + "extract_dir": "avr-gcc-14.1.0-x86-windows" } }, "bin": [