From cf73a60c330d0d3cb59f57bf2f7a547f92e97302 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 20:26:55 +0000 Subject: [PATCH] cmake: Update to version 3.22.3 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 60db9323c6..34f2414bd4 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.22.2", + "version": "3.22.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.22.2/cmake-3.22.2-windows-x86_64.zip", - "hash": "192d62eaecb0600e743f01058dfbd5b6bed91504fe8f56416febf54c38ce096e", - "extract_dir": "cmake-3.22.2-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-x86_64.zip", + "hash": "0018b369f06646d4784fad131a155333c9d59a03dee6390324f81b9df72a2f00", + "extract_dir": "cmake-3.22.3-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.22.2/cmake-3.22.2-windows-i386.zip", - "hash": "c2b32d2b150ea70e353b658fefe5018c486e17a11e95d2e4e4b46dd6f87cea35", - "extract_dir": "cmake-3.22.2-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.22.3/cmake-3.22.3-windows-i386.zip", + "hash": "46604d5e6c150883dc2fb1435b66d3b28754f6dc69b522da03845631a4e3f278", + "extract_dir": "cmake-3.22.3-windows-i386" } }, "bin": [