llvm-arm64: Update to version 20.1.8

This commit is contained in:
github-actions[bot] 2025-07-15 20:29:45 +00:00
parent 869acfdce7
commit 080418e843

View File

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