From 346b9071a08642e7eedaf13e3eae29902e36662f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 20:27:20 +0000 Subject: [PATCH] cmake: Update to version 3.25.3 --- bucket/cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index b2b866c674..de0378b6a2 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,18 +1,18 @@ { - "version": "3.25.2", + "version": "3.25.3", "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.2/cmake-3.25.2-windows-x86_64.zip", - "hash": "0db9d3cebf894f64751141253fb9d9e310f325e2e03044f61249a359d6adf301", - "extract_dir": "cmake-3.25.2-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-x86_64.zip", + "hash": "d129425d569140b729210f3383c246dec19c4183f7d0afae1837044942da3b4b", + "extract_dir": "cmake-3.25.3-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.25.2/cmake-3.25.2-windows-i386.zip", - "hash": "833abaa21bb673491def058cc38834fbd606d525ab271f37a3b8a3aed586c4a0", - "extract_dir": "cmake-3.25.2-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.25.3/cmake-3.25.3-windows-i386.zip", + "hash": "2e66cf7cbd35f392f6b9406910c68f4adfca1de9ab7a2fc4cec658c5c5cd9190", + "extract_dir": "cmake-3.25.3-windows-i386" } }, "bin": [