From 5b4b9f59bb5114bf95412aae72d235b178c0b2ba Mon Sep 17 00:00:00 2001 From: Mike Wallio Date: Fri, 16 Oct 2020 21:12:29 -0400 Subject: [PATCH] Add llvm 11.0.0 manifest (#4206) --- manifests/LLVM/LLVM/11.0.0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/LLVM/LLVM/11.0.0.yaml diff --git a/manifests/LLVM/LLVM/11.0.0.yaml b/manifests/LLVM/LLVM/11.0.0.yaml new file mode 100644 index 000000000..d99ea4e99 --- /dev/null +++ b/manifests/LLVM/LLVM/11.0.0.yaml @@ -0,0 +1,17 @@ +--- + +Id: LLVM.LLVM +Version: 11.0.0 +Name: llvm +Publisher: LLVM +License: Apache License 2.0 with LLVM Exceptions +LicenseUrl: https://releases.llvm.org/11.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-11.0.0/LLVM-11.0.0-win64.exe + Sha256: A773EE3519ECC8D68D91F0EC72EE939CBED8DED483BA8E10899DC19BCCBA1E22 + InstallerType: nullsoft