cmake: Update to version 4.2.1

This commit is contained in:
github-actions[bot] 2025-12-10 00:42:54 +00:00
parent 8e65ff2f9b
commit c380bcbbcb

View File

@ -1,23 +1,23 @@
{ {
"version": "4.2.0", "version": "4.2.1",
"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.2.0/cmake-4.2.0-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.2.1/cmake-4.2.1-windows-x86_64.zip",
"hash": "cf35a516c4f5f4646b301e51c8e24b168cc012c3b1453b8f675303b54eb0ef45", "hash": "dfc2b2afac257555e3b9ce375b12b2883964283a366c17fec96cf4d17e4f1677",
"extract_dir": "cmake-4.2.0-windows-x86_64" "extract_dir": "cmake-4.2.1-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.2.1/cmake-4.2.1-windows-i386.zip",
"hash": "aaa3c5f810f2720c63e3b6b5677d0f57fdff705f85e1de2043d716421469d63b", "hash": "696129556482da90293f9d64c1fa68dbe06b0ede80331d7da9aaa03aada6aecf",
"extract_dir": "cmake-4.2.0-windows-i386" "extract_dir": "cmake-4.2.1-windows-i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.2.0/cmake-4.2.0-windows-arm64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.2.1/cmake-4.2.1-windows-arm64.zip",
"hash": "9eb3e88083dda569a4086c48517f5d49bd7b505dada79075ea7cb6e2ac6e0a1e", "hash": "96b097ca3a019cd62839d4805958ad0163dd1adedcfbe578730d57c098aaf667",
"extract_dir": "cmake-4.2.0-windows-arm64" "extract_dir": "cmake-4.2.1-windows-arm64"
} }
}, },
"bin": [ "bin": [