llvm-arm64: Update to version 19.1.5

This commit is contained in:
github-actions[bot] 2024-12-05 08:30:38 +00:00
parent 67f91c7712
commit d3bfe77d79

View File

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