From fdc7bf99e91f905541cb2363edfec1c688bee606 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:23:52 +0000 Subject: [PATCH] cmake: Update to version 3.28.3 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index fa945686de..9b1923c9ad 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "3.28.2", + "version": "3.28.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.28.2/cmake-3.28.2-windows-x86_64.zip", - "hash": "f4c751bc3ee070a59977206d6e2896c97217bbf48ba60939603b38112c31f1bd", - "extract_dir": "cmake-3.28.2-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-x86_64.zip", + "hash": "cac7916f7e1e73a25de857704c94fd5b72ba9fe2f055356b5602d2f960e50e5b", + "extract_dir": "cmake-3.28.3-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.28.2/cmake-3.28.2-windows-i386.zip", - "hash": "dabdd59fb8ecdf90f91a161bef502652f07a4b0ed741b2039f2e86eea97db27b", - "extract_dir": "cmake-3.28.2-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-i386.zip", + "hash": "411812b6b29ac793faf69bdbd36c612f72659363c5491b9f0a478915db3fc58c", + "extract_dir": "cmake-3.28.3-windows-i386" }, "arm64": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.28.2/cmake-3.28.2-windows-arm64.zip", - "hash": "46a731caa4232448fc3805da2993680a3656f0123d06936fb7a4e8d62e1919d9", - "extract_dir": "cmake-3.28.2-windows-arm64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.28.3/cmake-3.28.3-windows-arm64.zip", + "hash": "cfe023b7e82812ef802fb1ec619f6cfa2fdcb58ee61165fc315086286fe9cdcc", + "extract_dir": "cmake-3.28.3-windows-arm64" } }, "bin": [