Add llvm (#1542)
This commit is contained in:
18
manifests/LLVM/LLVM/10.0.0.yaml
Normal file
18
manifests/LLVM/LLVM/10.0.0.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
Id: LLVM.LLVM
|
||||
Version: 10.0.0
|
||||
Name: llvm
|
||||
Publisher: LLVM
|
||||
License: Apache
|
||||
LicenseUrl: https://releases.llvm.org/10.0.0/LICENSE.TXT
|
||||
AppMoniker: llvm
|
||||
Tags: c++, clang, llvm, c, lld
|
||||
Description: The LLVM Compiler Infrastructure
|
||||
Homepage: http://llvm.org/
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/LLVM-10.0.0-win64.exe
|
||||
Sha256: 893F8A12506F8AD29CA464D868FB432FDADD782786A10655B86575FC7FC1A562
|
||||
InstallerType: exe
|
||||
Switches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
Reference in New Issue
Block a user