cmake: Update to version 4.2.0

This commit is contained in:
github-actions[bot] 2025-11-20 20:29:26 +00:00
parent 8aa9f06a70
commit fcb6fdddd2

View File

@ -1,23 +1,23 @@
{ {
"version": "4.1.3", "version": "4.2.0",
"description": "Family of tools designed to build, test and package software", "description": "Family of tools designed to build, test and package software",
"homepage": "https://cmake.org", "homepage": "https://cmake.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.3/cmake-4.1.3-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-x86_64.zip",
"hash": "010d496453fdc5d11f88dbbcc0a5e54c5db7d9e04e008f516087d9d163301d89", "hash": "cf35a516c4f5f4646b301e51c8e24b168cc012c3b1453b8f675303b54eb0ef45",
"extract_dir": "cmake-4.1.3-windows-x86_64" "extract_dir": "cmake-4.2.0-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.3/cmake-4.1.3-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-i386.zip",
"hash": "86165b662284d5c5c43478eff0470d1e9a2ea49602bad5f210e87ade68ba76cf", "hash": "aaa3c5f810f2720c63e3b6b5677d0f57fdff705f85e1de2043d716421469d63b",
"extract_dir": "cmake-4.1.3-windows-i386" "extract_dir": "cmake-4.2.0-windows-i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.3/cmake-4.1.3-windows-arm64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-arm64.zip",
"hash": "4b3ec4917d0d04bf9a83d171f3be552c9214e75597893b40bd10309033265ec5", "hash": "9eb3e88083dda569a4086c48517f5d49bd7b505dada79075ea7cb6e2ac6e0a1e",
"extract_dir": "cmake-4.1.3-windows-arm64" "extract_dir": "cmake-4.2.0-windows-arm64"
} }
}, },
"bin": [ "bin": [