From 67ef407eec0cb7e6a9c9f72117a5b3e7a47e4e56 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Sep 2021 19:00:37 +0000 Subject: [PATCH] cmake: Update to version 3.21.3 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index ead6f18a91..bad3cca3c5 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.21.2", + "version": "3.21.3", "description": "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.21.2/cmake-3.21.2-windows-x86_64.zip", - "hash": "213a4e6485b711cb0a48cbd97b10dfe161a46bfe37b8f3205f47e99ffec434d2", - "extract_dir": "cmake-3.21.2-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-x86_64.zip", + "hash": "e28178103fad901a99fb201fac04e4787d4cd4f664c5db88998c57eed68843b9", + "extract_dir": "cmake-3.21.3-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.21.2/cmake-3.21.2-windows-i386.zip", - "hash": "9374249e8ca5cfe899f6a8dc95252e79242290e452b3ce12a88449560143b6e9", - "extract_dir": "cmake-3.21.2-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.21.3/cmake-3.21.3-windows-i386.zip", + "hash": "b38d83a7670af97d4b8bca2a70f25f8e4cb2d912eb7c371ad3d4a263c2c841d2", + "extract_dir": "cmake-3.21.3-windows-i386" } }, "bin": [