From 77720ccd085dfee23a00cc4a31792f6683e505e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 12:31:59 +0000 Subject: [PATCH] llvm-arm64: Update to version 21.1.5 --- 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 a82d08342b..556b223b99 100644 --- a/bucket/llvm-arm64.json +++ b/bucket/llvm-arm64.json @@ -1,12 +1,12 @@ { - "version": "21.1.4", + "version": "21.1.5", "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.4/LLVM-21.1.4-woa64.exe#/dl.7z", - "hash": "f6c1790e84a54d6ee818ab90c78850fc7ba63eac088e9782a222119bc5a16b58" + "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/LLVM-21.1.5-woa64.exe#/dl.7z", + "hash": "d570e77cd37791372ddab07fe892a2a25f0824821dc57e546118a3f1ee4b66de" } }, "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",