From 76030c20fb47a7208ee4bc3083491abc5f4c4a76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 16 Feb 2021 09:40:11 +0100 Subject: [PATCH] cmake: Update to version 3.19.5 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 8c5abc3a77..dbef570b80 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.19.4", + "version": "3.19.5", "description": "Open-source, cross-platform family of tools designed to build, test and package software", "homepage": "https://cmake.org", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win64-x64.zip", - "hash": "24b03daf75ce59b542da38c829fe6944d3bf7cf99afaa8225cf29f7876823899", - "extract_dir": "cmake-3.19.4-win64-x64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win64-x64.zip", + "hash": "e2e12729ac43fb4702aedede0383601ea0d63b75d22f892f944d32749da123fd", + "extract_dir": "cmake-3.19.5-win64-x64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.19.4/cmake-3.19.4-win32-x86.zip", - "hash": "4d940a0e45bea2b07525add804184f3434684efa2ad72c22b3960933006929e4", - "extract_dir": "cmake-3.19.4-win32-x86" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win32-x86.zip", + "hash": "bb51f578195ca6587afe4e2fc67f6755fd6962aa0eb897713f309ac4567da6f4", + "extract_dir": "cmake-3.19.5-win32-x86" } }, "bin": [