From f23b694e8ed011414499f5201403091bea6970ea Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Tue, 23 Feb 2021 18:03:32 +0000 Subject: [PATCH] Update Kitware.CMake to 3.19.5 (#7886) --- manifests/Kitware/CMake/3.19.4.yaml | 18 ------------------ manifests/Kitware/CMake/3.19.5.yaml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 18 deletions(-) delete mode 100644 manifests/Kitware/CMake/3.19.4.yaml create mode 100644 manifests/Kitware/CMake/3.19.5.yaml diff --git a/manifests/Kitware/CMake/3.19.4.yaml b/manifests/Kitware/CMake/3.19.4.yaml deleted file mode 100644 index 180640602..000000000 --- a/manifests/Kitware/CMake/3.19.4.yaml +++ /dev/null @@ -1,18 +0,0 @@ -Id: Kitware.CMake -Version: 3.19.4 -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/v3.19.4/Copyright.txt -Installers: - - Arch: x64 - Url: https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.msi - InstallerType: Msi - Sha256: e531812198235ac51c846dba636d719e6f6870523a423b7b993377e91ee57ef8 -# - Arch: x86 -# Url: https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win32-x86.msi -# InstallerType: Msi -# Sha256: 2dce32e37c161441a899735c3398ea21aff2745e2f3db516ceb0085817a657ed diff --git a/manifests/Kitware/CMake/3.19.5.yaml b/manifests/Kitware/CMake/3.19.5.yaml new file mode 100644 index 000000000..61bd4315b --- /dev/null +++ b/manifests/Kitware/CMake/3.19.5.yaml @@ -0,0 +1,14 @@ +Id: Kitware.CMake +Version: 3.19.5 +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/v3.19.5/Copyright.txt +Installers: + - Arch: x64 + Url: https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win64-x64.msi + Sha256: dd5cc7863fb0c00c90ca0722e82db179a8a3524b1727c2112cf53e4cf4fdf36c + InstallerType: msi