From 4c8315f00bf7a04a74fac3643e678789bd93411f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:28:38 +0000 Subject: [PATCH] cmake: Update to version 4.0.1 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index d2e7c706ce..24cbdf6081 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "4.0.0", + "version": "4.0.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/v4.0.0/cmake-4.0.0-windows-x86_64.zip", - "hash": "89e87f3e297b70f1349ee7c5f90783ca96efb986b70c558c799c3c9b1b716456", - "extract_dir": "cmake-4.0.0-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v4.0.1/cmake-4.0.1-windows-x86_64.zip", + "hash": "31742b9a264b36897e0c904ab3520baf00a5b5ac5bc801aeede28d0d217eec65", + "extract_dir": "cmake-4.0.1-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v4.0.0/cmake-4.0.0-windows-i386.zip", - "hash": "28408c0ca3b4461550bbcad94c526846699ed79366d81b57db0375cb119875dd", - "extract_dir": "cmake-4.0.0-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v4.0.1/cmake-4.0.1-windows-i386.zip", + "hash": "9174c1f0b519418436eb37c9b419aff40a8b12e12feee649abf04826544f2cdd", + "extract_dir": "cmake-4.0.1-windows-i386" }, "arm64": { - "url": "https://github.com/Kitware/CMake/releases/download/v4.0.0/cmake-4.0.0-windows-arm64.zip", - "hash": "6a24f1ea0965a10a2508b16db1ec8b62c83d5323ac33a1aa7d201797ba147302", - "extract_dir": "cmake-4.0.0-windows-arm64" + "url": "https://github.com/Kitware/CMake/releases/download/v4.0.1/cmake-4.0.1-windows-arm64.zip", + "hash": "3de43c9c826349bba61eef04de90c12c2ad8632b0e0af31c57145f6da69898fb", + "extract_dir": "cmake-4.0.1-windows-arm64" } }, "bin": [