llvm-arm64: Update to version 21.1.4

This commit is contained in:
github-actions[bot] 2025-10-29 00:40:29 +00:00
parent 665ad5e964
commit 06229b0f6a

View File

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