28 lines
988 B
YAML
28 lines
988 B
YAML
Id: LLVM.LLVM
|
|
Name: LLVM
|
|
AppMoniker: LLVM
|
|
Version: 11.1.0
|
|
Publisher: LLVM Project
|
|
# Channel: stable
|
|
License: Apache License v2.0 with LLVM Exceptions
|
|
LicenseUrl: https://releases.llvm.org/11.0.1/LICENSE.TXT
|
|
MinOSVersion: 10.0.0.0
|
|
Description: The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
|
|
Homepage: https://llvm.org/
|
|
Tags: C, C++, Objective-C, Clang, LLVM, LLD, LLDB
|
|
InstallerType: nullsoft
|
|
Switches:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
InstallLocation: /D=<INSTALLPATH>
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/LLVM-11.1.0-win64.exe
|
|
Sha256: B5770BBFAC712D273938CD155E232AFAA85C2E8D865C7CA504A104A838568516
|
|
Scope: machine
|
|
# - Arch: x86
|
|
# Url: https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/LLVM-11.1.0-win32.exe
|
|
# Sha256: B92F7C74CCD132DBA0089CDF4EFE9096A3F6018F14290611A408AEA329845727
|
|
# Scope: machine
|
|
ManifestVersion: 0.1.0
|