llvm-arm64: Update to version 21.1.7

This commit is contained in:
github-actions[bot] 2025-12-07 20:29:32 +00:00
parent 17387055cf
commit cd08d415ae

View File

@ -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",