24 lines
1.0 KiB
YAML
24 lines
1.0 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: LLVM.LLVM
|
|
PackageVersion: 12.0.0
|
|
Platform:
|
|
- "Windows.Desktop"
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerType: nullsoft
|
|
Scope: machine
|
|
InstallerSwitches:
|
|
InstallLocation: /D=<INSTALLPATH>
|
|
UpgradeBehavior: install
|
|
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
|
|
InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/LLVM-12.0.0-win32.exe
|
|
InstallerSha256: BBB264BC9C8300C8F98A129050D94127CBA8370EE26E4F9B1FE9CCED03B1F638
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/LLVM-12.0.0-win64.exe
|
|
InstallerSha256: 8426D57F2AF2BF07F80014BFD359E87ED10F5521A236A10CFE9FC4870D1B1B25
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|