Upgrade all manifests to v1 manifest format
This commit is contained in:
31
manifests/l/LLVM/LLVM/11.1.0/LLVM.LLVM.yaml
Normal file
31
manifests/l/LLVM/LLVM/11.1.0/LLVM.LLVM.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
PackageIdentifier: LLVM.LLVM
|
||||
PackageName: LLVM
|
||||
Moniker: LLVM
|
||||
PackageVersion: 11.1.0
|
||||
Publisher: LLVM Project
|
||||
License: Apache License v2.0 with LLVM Exceptions
|
||||
LicenseUrl: https://releases.llvm.org/11.0.1/LICENSE.TXT
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
ShortDescription: The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
|
||||
PackageUrl: https://llvm.org/
|
||||
Tags:
|
||||
- C
|
||||
- C++
|
||||
- Objective-C
|
||||
- Clang
|
||||
- LLVM
|
||||
- LLD
|
||||
- LLDB
|
||||
InstallerType: nullsoft
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
InstallLocation: /D=<INSTALLPATH>
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/LLVM-11.1.0-win64.exe
|
||||
InstallerSha256: B5770BBFAC712D273938CD155E232AFAA85C2E8D865C7CA504A104A838568516
|
||||
Scope: machine
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user