From 2aca61621961112a5b9d27e38726b0fde26e4fd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:32:31 +0000 Subject: [PATCH] cmake: Update to version 3.27.4 --- bucket/cmake.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/cmake.json b/bucket/cmake.json index 1731335cbb..25e454f41c 100644 --- a/bucket/cmake.json +++ b/bucket/cmake.json @@ -1,23 +1,23 @@ { - "version": "3.27.3", + "version": "3.27.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.27.3/cmake-3.27.3-windows-x86_64.zip", - "hash": "9c11b58e50b00200c3b1ae5e05d35a87e4d8068e4c7b98ee4eab8740a79380ec", - "extract_dir": "cmake-3.27.3-windows-x86_64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-x86_64.zip", + "hash": "e5e060756444d0b2070328a8821c1ceb62bd6d267aae61bfff06f96c7ec943a6", + "extract_dir": "cmake-3.27.4-windows-x86_64" }, "32bit": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-i386.zip", - "hash": "36a241f98224f3a94f200ac52a766ba068f3e12928da8d14b8a7400fc2726607", - "extract_dir": "cmake-3.27.3-windows-i386" + "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-i386.zip", + "hash": "5ffd1db389cc8d4bad39c220d73c52402cb979d4e36e1e4729e00df6e7e6f1de", + "extract_dir": "cmake-3.27.4-windows-i386" }, "arm64": { - "url": "https://github.com/Kitware/CMake/releases/download/v3.27.3/cmake-3.27.3-windows-arm64.zip", - "hash": "62c75036bcd94fc01bce387dda138f359346ac633cb8ffcf26ce1663b5d89d93", - "extract_dir": "cmake-3.27.3-windows-arm64" + "url": "https://github.com/Kitware/CMake/releases/download/v3.27.4/cmake-3.27.4-windows-arm64.zip", + "hash": "6c1df7ad85ed902ad615cd0c05bca0d3c9c3f67b3980ca9dd2e39b0821d50937", + "extract_dir": "cmake-3.27.4-windows-arm64" } }, "bin": [