From 045e1ed11a4239994d47ec467bbec44dc186408b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:31:49 +0000 Subject: [PATCH] llvm-arm64: Update to version 21.1.6 --- bucket/llvm-arm64.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/llvm-arm64.json b/bucket/llvm-arm64.json index 556b223b99..9b67701520 100644 --- a/bucket/llvm-arm64.json +++ b/bucket/llvm-arm64.json @@ -1,12 +1,12 @@ { - "version": "21.1.5", + "version": "21.1.6", "description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)", "homepage": "https://www.llvm.org", "license": "NCSA", "architecture": { "arm64": { - "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/LLVM-21.1.5-woa64.exe#/dl.7z", - "hash": "d570e77cd37791372ddab07fe892a2a25f0824821dc57e546118a3f1ee4b66de" + "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/LLVM-21.1.6-woa64.exe#/dl.7z", + "hash": "b9d8eb7a1baaf9960312b12591d62dec7d6503078182af04d6998fa16fca90fe" } }, "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",