From ea589845ab4dfa81c9ca53db6991b4aad0fc41da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 20:29:46 +0000 Subject: [PATCH] cmake: Update to version 4.1.0 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 4f3577f957..893949b683 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "4.0.3", + "version": "4.1.0", "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/v4.0.3/cmake-4.0.3-windows-x86_64.zip", - "hash": "b59a31dfbfa376a4aaea9ff560ff2b29f78ee5f9fb15447fc71ae7bf9fea9379", - "extract_dir": "cmake-4.0.3-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-x86_64.zip", + "hash": "5c09d23786daa89ac433a1a8237f2bdee9f420fb0f2b8a9aded7894d532c0076", + "extract_dir": "cmake-4.1.0-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-i386.zip", - "hash": "9f71df30cf0194f7214d135afb277017bd4a58baba2ae14e6ae8b0533b5a3dbf", - "extract_dir": "cmake-4.0.3-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-i386.zip", + "hash": "8f204250a3df83fa2e46cceae9e4077ba3032cf3b36f86ea5c97485cecc51f4d", + "extract_dir": "cmake-4.1.0-windows-i386" }, "arm64": { - "url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-arm64.zip", - "hash": "86ccd6485bbd4bb41a1a858db397be5bca5e0de96858bf8dbba7a64407bd6c00", - "extract_dir": "cmake-4.0.3-windows-arm64" + "url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-arm64.zip", + "hash": "a41bc485de4d17f213e127d43a22d010eb180dfb004d15e6fc9b15662d432c06", + "extract_dir": "cmake-4.1.0-windows-arm64" } }, "bin": [