From 32dd7276ee4c8914f28e0403128ea850339845dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 20:28:09 +0000 Subject: [PATCH] cmake: Update to version 3.23.1 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index cb6b32e400..fe5b9532a9 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.23.0", + "version": "3.23.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.23.0/cmake-3.23.0-windows-x86_64.zip", - "hash": "aedbbd88bdd866dccf34280ba26b05e1bc930e26ddc2ebba50e3667cdf4594b8", - "extract_dir": "cmake-3.23.0-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-x86_64.zip", + "hash": "9b509cc4eb7191dc128cfa3f2170036f9cbc7d9d5f93ff7fafc5b2d77b3b40dc", + "extract_dir": "cmake-3.23.1-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.23.0/cmake-3.23.0-windows-i386.zip", - "hash": "615a030f8cff0aa1895a8d08fe95a4ddef1b3291a33c192c4c991e9e39b71db0", - "extract_dir": "cmake-3.23.0-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.23.1/cmake-3.23.1-windows-i386.zip", + "hash": "db5860cbe101a1029676f62e158ed2f25390d52ddd47199ae53ea11fe0374908", + "extract_dir": "cmake-3.23.1-windows-i386" } }, "bin": [