From 15c52c9408c542f39089419cc421e09922de8e4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:27:47 +0000 Subject: [PATCH] cmake: Update to version 3.29.5 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index f04cc3e25c..3a79e6e9b0 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "3.29.4", + "version": "3.29.5", "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.29.4/cmake-3.29.4-windows-x86_64.zip", - "hash": "1c8bfbc5537553edccded62f8f03475a161280c1b64f54c887824c6eb4e773ff", - "extract_dir": "cmake-3.29.4-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.29.5/cmake-3.29.5-windows-x86_64.zip", + "hash": "f85db8361cb7eb11ceb6b2f1ee42bec7234bb8d9e487ea78c00de64771768d92", + "extract_dir": "cmake-3.29.5-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4-windows-i386.zip", - "hash": "8773df8f82a8172cfd964cc052864592d45481a636cb8b533e3736102a97c2fa", - "extract_dir": "cmake-3.29.4-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.29.5/cmake-3.29.5-windows-i386.zip", + "hash": "7587b1aaab131ca6586cb241bbf1d29a4e5e322063788a8ea260cc7f492a46bd", + "extract_dir": "cmake-3.29.5-windows-i386" }, "arm64": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.29.4/cmake-3.29.4-windows-arm64.zip", - "hash": "16ce291dd34189a60d7add96b4148adfdbb46b6b2478086cb43abe2e5ff34ad3", - "extract_dir": "cmake-3.29.4-windows-arm64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.29.5/cmake-3.29.5-windows-arm64.zip", + "hash": "9c67d16560125ebf1278ef1b3072914a60bff780522b28c0096f364f775a8e55", + "extract_dir": "cmake-3.29.5-windows-arm64" } }, "bin": [