From 9584fa7a5f931beb11b473823d9193655d68c490 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 00:33:51 +0000 Subject: [PATCH] cmake: Update to version 3.30.3 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index c3e1fea08c..4327a0a487 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "3.30.2", + "version": "3.30.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.30.2/cmake-3.30.2-windows-x86_64.zip", - "hash": "48bf4b3dc2d668c578e0884cac7878e146b036ca6b5ce4f8b5572f861b004c25", - "extract_dir": "cmake-3.30.2-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3-windows-x86_64.zip", + "hash": "2b339f738d3dea408d1523c99bb24d2d82b169f5749a698225ecfdf2f0d1c314", + "extract_dir": "cmake-3.30.3-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.30.2/cmake-3.30.2-windows-i386.zip", - "hash": "d01f7ea52097dd58aa225884b1ecc543827e9ef99d36dac2898609a0d5e60eb6", - "extract_dir": "cmake-3.30.2-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3-windows-i386.zip", + "hash": "5e4464a6d5af15e1a45fa376ac03b6bd63b35b7d93a2e93a2dd6215b39513a3f", + "extract_dir": "cmake-3.30.3-windows-i386" }, "arm64": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.30.2/cmake-3.30.2-windows-arm64.zip", - "hash": "c0cef52e8f60eb1c3058f8bc0b3803c27d79f066b7d7d94f46a2c689bbd36f22", - "extract_dir": "cmake-3.30.2-windows-arm64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3-windows-arm64.zip", + "hash": "8b35d500f6c33383385990405e4a3d307c570e5a0043eab9b781422b078637de", + "extract_dir": "cmake-3.30.3-windows-arm64" } }, "bin": [