From cd08d415aed7ca06d589838af2274a348927b0c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 20:29:32 +0000 Subject: [PATCH] llvm-arm64: Update to version 21.1.7 --- 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 9b67701520..a71a5095f0 100644 --- a/bucket/llvm-arm64.json +++ b/bucket/llvm-arm64.json @@ -1,12 +1,12 @@ { - "version": "21.1.6", + "version": "21.1.7", "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.6/LLVM-21.1.6-woa64.exe#/dl.7z", - "hash": "b9d8eb7a1baaf9960312b12591d62dec7d6503078182af04d6998fa16fca90fe" + "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.7/LLVM-21.1.7-woa64.exe#/dl.7z", + "hash": "b2e6090e3c6899e405f138545256dd881d93eb108e88ba10efbdb793ccbbeef6" } }, "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",