llvm-arm64: Update to version 20.1.4

This commit is contained in:
github-actions[bot] 2025-05-08 16:30:24 +00:00
parent 0462a69c15
commit a43d3e4d52

View File

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