Added arm64 architecture for LLVM version 12.0.0. (#11333)
This commit is contained in:
@@ -8,7 +8,11 @@ InstallerType: nullsoft
|
|||||||
Scope: machine
|
Scope: machine
|
||||||
InstallerSwitches:
|
InstallerSwitches:
|
||||||
InstallLocation: /D=<INSTALLPATH>
|
InstallLocation: /D=<INSTALLPATH>
|
||||||
|
UpgradeBehavior: install
|
||||||
Installers:
|
Installers:
|
||||||
|
- Architecture: arm64
|
||||||
|
InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/LLVM-12.0.0-woa64.exe
|
||||||
|
InstallerSha256: 2A0A05D3C9E07642A1BC017105120C833B6360F4DB1EDB77563C81199F267C3A
|
||||||
- Architecture: x86
|
- Architecture: x86
|
||||||
InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/LLVM-12.0.0-win32.exe
|
InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/LLVM-12.0.0-win32.exe
|
||||||
InstallerSha256: BBB264BC9C8300C8F98A129050D94127CBA8370EE26E4F9B1FE9CCED03B1F638
|
InstallerSha256: BBB264BC9C8300C8F98A129050D94127CBA8370EE26E4F9B1FE9CCED03B1F638
|
||||||
|
Reference in New Issue
Block a user