From 00e03ba01b6571dd04e68ca07f2957b23e990cf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:34:18 +0000 Subject: [PATCH] cmake: Update to version 3.25.1 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index a194775b3e..9b22b21b69 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.25.0", + "version": "3.25.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.25.0/cmake-3.25.0-windows-x86_64.zip", - "hash": "b46030c10cab1170355952f9ac59f7e6dabc248070fc53f15dff11d4ed2910f8", - "extract_dir": "cmake-3.25.0-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-x86_64.zip", + "hash": "d93958d87cc9b91983489f0b37a268b03a3c891894d11f5437fa2a5ce94aab24", + "extract_dir": "cmake-3.25.1-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.25.0/cmake-3.25.0-windows-i386.zip", - "hash": "ddd115257a19ff3dd18fc63f32a00ae742f8b62d2e39bc354629903512f99783", - "extract_dir": "cmake-3.25.0-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-windows-i386.zip", + "hash": "6f661cd493bc868aa10c8ae3ac1e88caabec45ce8b3f035d5fd165ab9a08bc0c", + "extract_dir": "cmake-3.25.1-windows-i386" } }, "bin": [