From 258c08573683584af388bf4fc8f9759d3940f644 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 00:34:54 +0000 Subject: [PATCH] cmake: Update to version 3.30.4 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 4327a0a487..738cf7d0ce 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "3.30.3", + "version": "3.30.4", "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.3/cmake-3.30.3-windows-x86_64.zip", - "hash": "2b339f738d3dea408d1523c99bb24d2d82b169f5749a698225ecfdf2f0d1c314", - "extract_dir": "cmake-3.30.3-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-x86_64.zip", + "hash": "cd7363aab96a33237b8913024201863ed218000a0535f3bc9cc6519325416dee", + "extract_dir": "cmake-3.30.4-windows-x86_64" }, "32bit": { - "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" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-i386.zip", + "hash": "3c24b0d8eba16383d9a2715e7c66c88bb4ba2ffd02a81f97d6bd0a3486b60ce5", + "extract_dir": "cmake-3.30.4-windows-i386" }, "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" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-arm64.zip", + "hash": "cf293501e0ec1bd12e9ed7365c03937ac80742e5d29b836dc3b125bb76d25e98", + "extract_dir": "cmake-3.30.4-windows-arm64" } }, "bin": [