From 373a93a66e9b126ada5e5b6c841130a0c81ad0b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:30:42 +0000 Subject: [PATCH] cmake: Update to version 3.30.5 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 738cf7d0ce..e6513bfc0d 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "3.30.4", + "version": "3.30.5", "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.4/cmake-3.30.4-windows-x86_64.zip", - "hash": "cd7363aab96a33237b8913024201863ed218000a0535f3bc9cc6519325416dee", - "extract_dir": "cmake-3.30.4-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5-windows-x86_64.zip", + "hash": "5ab6e1faf20256ee4f04886597e8b6c3b1bd1297b58a68a58511af013710004b", + "extract_dir": "cmake-3.30.5-windows-x86_64" }, "32bit": { - "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" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5-windows-i386.zip", + "hash": "f2534dcd3e09b655c6ec5e0f12264eea8d2a07d276c59f25660c413e63e56730", + "extract_dir": "cmake-3.30.5-windows-i386" }, "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" + "url": "https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5-windows-arm64.zip", + "hash": "b5fa431bd569b591717a9a0f77c0ab56b072ef8603f924401227c178ac7072d9", + "extract_dir": "cmake-3.30.5-windows-arm64" } }, "bin": [