From 03ef3b48b96b25dcac2e950e638e8b95026904fb Mon Sep 17 00:00:00 2001 From: Zhai Dev <29057533+zdevcs@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:17:16 +0800 Subject: [PATCH] Add more tags for LLVM 11.0.1. (#8376) --- manifests/LLVM/LLVM/11.0.1.yaml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/manifests/LLVM/LLVM/11.0.1.yaml b/manifests/LLVM/LLVM/11.0.1.yaml index a068b61a5..d648e8a26 100644 --- a/manifests/LLVM/LLVM/11.0.1.yaml +++ b/manifests/LLVM/LLVM/11.0.1.yaml @@ -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= 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= + 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