From 4494e8fe747e594aefbef6388164365d2e99e14e Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Sun, 7 Mar 2021 01:49:56 +0000 Subject: [PATCH] Update Kitware.CMake to 3.19.6 (#8480) --- manifests/Kitware/CMake/3.18.2.yaml | 14 -------------- manifests/Kitware/CMake/3.19.6.yaml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 manifests/Kitware/CMake/3.18.2.yaml create mode 100644 manifests/Kitware/CMake/3.19.6.yaml diff --git a/manifests/Kitware/CMake/3.18.2.yaml b/manifests/Kitware/CMake/3.18.2.yaml deleted file mode 100644 index 0206fd991..000000000 --- a/manifests/Kitware/CMake/3.18.2.yaml +++ /dev/null @@ -1,14 +0,0 @@ -Id: Kitware.CMake -Version: 3.18.2 -Name: CMake -Publisher: Kitware -Homepage: https://github.com/Kitware/CMake -License: Copyright 2000-2020 Kitware, Inc. and Contributors -Description: CMake is a cross-platform, open-source build system generator. -AppMoniker: cmake -LicenseUrl: https://github.com/Kitware/CMake/blob/master/Copyright.txt -Installers: - - Arch: x64 - Url: https://github.com/Kitware/CMake/releases/download/v3.18.2/cmake-3.18.2-win64-x64.msi - InstallerType: Msi - Sha256: bda320e0fde5a25dd30a0544e7f04ccf55375b36644b06878ef04b00f035de9e diff --git a/manifests/Kitware/CMake/3.19.6.yaml b/manifests/Kitware/CMake/3.19.6.yaml new file mode 100644 index 000000000..633005343 --- /dev/null +++ b/manifests/Kitware/CMake/3.19.6.yaml @@ -0,0 +1,14 @@ +Id: Kitware.CMake +Version: 3.19.6 +Name: CMake +Publisher: Kitware +Homepage: https://github.com/Kitware/CMake +License: Copyright 2000-2020 Kitware, Inc. and Contributors +Description: CMake is a cross-platform, open-source build system generator. +AppMoniker: cmake +LicenseUrl: https://raw.githubusercontent.com/Kitware/CMake/v3.19.6/Copyright.txt +Installers: + - Arch: x64 + Url: https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win64-x64.msi + Sha256: c3d48a91dc1637e7fd832620ae6de8c252f71d4d3f3013f935cb018e14fc7a45 + InstallerType: msi