Add more tags for LLVM 11.0.1. (#8376)
This commit is contained in:
@@ -1,19 +1,27 @@
|
||||
Id: LLVM.LLVM
|
||||
Version: 11.0.1
|
||||
Name: LLVM
|
||||
AppMoniker: LLVM
|
||||
Version: 11.0.1
|
||||
Publisher: LLVM Project
|
||||
# Channel: stable
|
||||
License: Apache License v2.0 with LLVM Exceptions
|
||||
LicenseUrl: https://releases.llvm.org/11.0.1/LICENSE.TXT
|
||||
AppMoniker: LLVM
|
||||
Tags: C, C++, Objective-C, Clang, LLVM, LLD, LLDB
|
||||
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.0.1/LLVM-11.0.1-win64.exe
|
||||
Sha256: D17BD0E556115C30FF45E30A3F9A623AF89AD6A345A5DF3AC47AA8B9EABAB9A7
|
||||
InstallerType: nullsoft
|
||||
Switches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
InstallLocation: /D=<INSTALLPATH>
|
||||
Scope: machine
|
||||
# - Arch: x86
|
||||
# Url: https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.1/LLVM-11.0.1-win32.exe
|
||||
# Sha256: 76886461D2638ED16625A5E2DEE35EAE2202814FA9F9D99BD983F12D50F581AE
|
||||
# Scope: machine
|
||||
ManifestVersion: 0.1.0
|
||||
|
Reference in New Issue
Block a user