From 48db8de4214d2d5316255a4df1ce76015996e9c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:32:55 +0000 Subject: [PATCH] cmake: Update to version 3.28.0 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 44732ca09e..6546ac39f9 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "3.27.9", + "version": "3.28.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/v3.27.9/cmake-3.27.9-windows-x86_64.zip", - "hash": "c14e8b5d1c7be0baf0e7936ce8b5a39c5ee3450b14d7e3b32435083eddd9aff7", - "extract_dir": "cmake-3.27.9-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-x86_64.zip", + "hash": "3096d5d708476cfe37f6c64da480b974f29c01bf5baae314c679c1e2fde8994f", + "extract_dir": "cmake-3.28.0-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.27.9/cmake-3.27.9-windows-i386.zip", - "hash": "7296b5a46eb53bfd0e0ff1d818067745cb831ab8d3cef9d266bfc842a435d515", - "extract_dir": "cmake-3.27.9-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-i386.zip", + "hash": "3a08a671e67168acefe533c212592d02b57224a215689725d9a60bd6320a1abb", + "extract_dir": "cmake-3.28.0-windows-i386" }, "arm64": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.27.9/cmake-3.27.9-windows-arm64.zip", - "hash": "bca795134956264ede142f79aa513476985f4f410f6501a727d602760e9212dd", - "extract_dir": "cmake-3.27.9-windows-arm64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.28.0/cmake-3.28.0-windows-arm64.zip", + "hash": "91d36cfa2c1df7a638d68bf84b33a1d56131cd497275c5192826991e28a3a737", + "extract_dir": "cmake-3.28.0-windows-arm64" } }, "bin": [