llvm-arm64: Update to version 21.1.6

This commit is contained in:
github-actions[bot] 2025-11-25 12:31:49 +00:00
parent c06fe2731b
commit 045e1ed11a

View File

@ -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)", "description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)",
"homepage": "https://www.llvm.org", "homepage": "https://www.llvm.org",
"license": "NCSA", "license": "NCSA",
"architecture": { "architecture": {
"arm64": { "arm64": {
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/LLVM-21.1.5-woa64.exe#/dl.7z", "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6/LLVM-21.1.6-woa64.exe#/dl.7z",
"hash": "d570e77cd37791372ddab07fe892a2a25f0824821dc57e546118a3f1ee4b66de" "hash": "b9d8eb7a1baaf9960312b12591d62dec7d6503078182af04d6998fa16fca90fe"
} }
}, },
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse", "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",