From 9e73f9e6e084664ca99a87c42cf3240e108c6d20 Mon Sep 17 00:00:00 2001 From: itsfuad <49100463+itsfuad@users.noreply.github.com> Date: Tue, 1 Sep 2026 09:37:40 +0000 Subject: [PATCH] Update toolchain sources --- toolchains/toolchain-sources.lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/toolchains/toolchain-sources.lock.json b/toolchains/toolchain-sources.lock.json index 2fd3699..238a65b 100644 --- a/toolchains/toolchain-sources.lock.json +++ b/toolchains/toolchain-sources.lock.json @@ -34,12 +34,12 @@ }, { "id": "musl-source", - "version": "1.2.5", - "url": "https://musl.libc.org/releases/musl-1.2.5.tar.gz", - "size": 1080786, - "sha256": "a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4", + "version": "1.2.6", + "url": "https://musl.libc.org/releases/musl-1.2.6.tar.gz", + "size": 1082499, + "sha256": "d585fd3b613c66151fc3249e8ed44f77020cb5e6c1e635a616d3f9f82460512a", "license": "MIT", - "license_url": "https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT?h=v1.2.5" + "license_url": "https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT?h=v1.2.6" }, { "id": "llvm-mingw-windows-amd64",