From c1fabd884f3238160fade153866f8e12ecc9a83c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 19 Nov 2020 16:07:35 +0100 Subject: [PATCH] cmake: Update to version 3.19.0 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index b2b6230126..1c3a77fb7f 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.18.4", + "version": "3.19.0", "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.18.4/cmake-3.18.4-win64-x64.zip", - "hash": "a932bc0c8ee79f1003204466c525b38a840424d4ae29f9e5fb88959116f2407d", - "extract_dir": "cmake-3.18.4-win64-x64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip", + "hash": "67bbda67c98c5f0789199fe1db650f12274a6ad40fd8cae88d208029ac618905", + "extract_dir": "cmake-3.19.0-win64-x64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-win32-x86.zip", - "hash": "4c519051853686927f87df99669ada3ff15a3086535a7131892febd7c6e2f122", - "extract_dir": "cmake-3.18.4-win32-x86" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win32-x86.zip", + "hash": "602111e10c29161417c9833be80a53a5a1013dd9094acea4601776b82365f872", + "extract_dir": "cmake-3.19.0-win32-x86" } }, "bin": [