From 9a04aaf5f52d788664f39331d1221b5dec9c1b9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 20:33:34 +0000 Subject: [PATCH] cmake: Update to version 3.22.1 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 64cfe6d339..f109da239e 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.22.0", + "version": "3.22.1", "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.0/cmake-3.22.0-windows-x86_64.zip", - "hash": "fcce74d1d7eaf825234c036702df3f0874dcd3cee8fdf90b56d0c7bfedd29465", - "extract_dir": "cmake-3.22.0-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-x86_64.zip", + "hash": "35fbbb7d9ffa491834bbc79cdfefc6c360088a3c9bf55c29d111a5afa04cdca3", + "extract_dir": "cmake-3.22.1-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-i386.zip", - "hash": "b7737d6934c4c0210f97eb7fdb20c86eec2cc1475c9395dcd376fd697fd33096", - "extract_dir": "cmake-3.22.0-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-windows-i386.zip", + "hash": "f53494e3b35e5a1177ad55c28763eb5bb45772c1d80778c0f96c45ce4376b6e8", + "extract_dir": "cmake-3.22.1-windows-i386" } }, "bin": [