From 58ad2c6647c6b874084d639c1b099ecfa79ba48f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Mar 2021 17:00:24 +0000 Subject: [PATCH] cmake: Update to version 3.19.7 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index ecd365ab17..9dfbae68dc 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.19.6", + "version": "3.19.7", "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.6/cmake-3.19.6-win64-x64.zip", - "hash": "6883a07f95ae01360d24f1341622f71b3e6ddc6251381752cd4a4d9d4d704c67", - "extract_dir": "cmake-3.19.6-win64-x64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win64-x64.zip", + "hash": "e6788d6e23b3026c37fcfa7658075d6b5f9113f26fae17fe372ad4a7ee62d5fd", + "extract_dir": "cmake-3.19.7-win64-x64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win32-x86.zip", - "hash": "e0cd5a2ec34bd7954238ca2a4c7d3c67c49dac2ea285be3c098662a005ad46e0", - "extract_dir": "cmake-3.19.6-win32-x86" + "url": "https://github.com/Kitware/CMake/releases/download/v3.19.7/cmake-3.19.7-win32-x86.zip", + "hash": "7771205d94022787bc4c3a623629d236b10bf697315e9f92c214dd8b53e8746e", + "extract_dir": "cmake-3.19.7-win32-x86" } }, "bin": [