mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
llvm-arm64: Update to version 20.1.1
This commit is contained in:
parent
444612e588
commit
6af36f91c4
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "20.1.0",
|
||||
"version": "20.1.1",
|
||||
"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.0/LLVM-20.1.0-woa64.exe#/dl.7z",
|
||||
"hash": "f72856191694c3e77509c2bc7c0b91c385c5a37010eddbc2b8daacf07f659d79"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.1/LLVM-20.1.1-woa64.exe#/dl.7z",
|
||||
"hash": "b3ccda1eb9c8b3a1cb6d061ead07705043115dfde2c1c92670fc8ea631a10262"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user