From 0d38922cdaa3a18f215b2516a7ab837f2281a6ec Mon Sep 17 00:00:00 2001 From: beakthoven <64984008+beakthoven@users.noreply.github.com> Date: Sat, 12 Sep 2026 04:14:40 +0000 Subject: [PATCH] chore: update versions in versions.conf --- versions.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.conf b/versions.conf index b90afd6..9707b6d 100644 --- a/versions.conf +++ b/versions.conf @@ -1,7 +1,7 @@ # Versions -LLVM_VERSION="23.1.0" +LLVM_VERSION="23.1.1" BINUTILS_VERSION="2.47" -GCC_VERSION="16.2.0" +GCC_VERSION="13.5.0" AVR_LIBC_VERSION="2.3.2" NEWLIB_VERSION="4.6.0.20260123" ZLIB_VERSION="2.3.3"