From cf39c2224e57ce5853819f2f1f92068eecc86d27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 16:30:58 +0000 Subject: [PATCH] cmake: Update to version 3.26.1 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 350ac1a96e..ea61352ab1 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.26.0", + "version": "3.26.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.26.0/cmake-3.26.0-windows-x86_64.zip", - "hash": "01191a53d0481ec0e911ba4e37ec41949013408a12dcdf92832a968fea751ea8", - "extract_dir": "cmake-3.26.0-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-windows-x86_64.zip", + "hash": "a2cefff35caa91e55716f1951ed82db928fc24f14d61641b21851dcddb81a21e", + "extract_dir": "cmake-3.26.1-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.26.0/cmake-3.26.0-windows-i386.zip", - "hash": "64b29fb20c2ee5079b32b975ebf7659ca55e1b6f43fd72d0d84a1df2536c3d4c", - "extract_dir": "cmake-3.26.0-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.26.1/cmake-3.26.1-windows-i386.zip", + "hash": "a0a5f91e609063c0437f6e03aa2d0de4ada5d12ed5ad74acc09d95960504bc99", + "extract_dir": "cmake-3.26.1-windows-i386" } }, "bin": [