llvm-arm64: Update to version 21.1.2

This commit is contained in:
github-actions[bot] 2025-10-07 12:32:01 +00:00
parent 44aa00b1a6
commit 86e3f3ee65

View File

@ -1,12 +1,12 @@
{
"version": "21.1.1",
"version": "21.1.2",
"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.1/LLVM-21.1.1-woa64.exe#/dl.7z",
"hash": "44968678761de2da807f25612129833dabe4394840a75c26c2b2ee1f227640ee"
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/LLVM-21.1.2-woa64.exe#/dl.7z",
"hash": "02a316147d1974d104be76b9cfd5ea1707b9f7416089b218eb939c985f665650"
}
},
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",