cmake: Update to version 4.1.2

This commit is contained in:
github-actions[bot] 2025-10-01 16:31:11 +00:00
parent 65eb861d3d
commit d27b899d25

View File

@ -1,23 +1,23 @@
{ {
"version": "4.1.1", "version": "4.1.2",
"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.1/cmake-4.1.1-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-windows-x86_64.zip",
"hash": "6f531bd4ba31a7aa0c3511082b544d306df50e7aecfbeef8bdbc1dd770736993", "hash": "82730741149681597510a4bc7095da1460b472dac24eaf9c23ad7440f47753ab",
"extract_dir": "cmake-4.1.1-windows-x86_64" "extract_dir": "cmake-4.1.2-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.1/cmake-4.1.1-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-windows-i386.zip",
"hash": "8ec0ba5ed0433c352e6cde1ca63293bbe315f2112255aedb105e61618a49b359", "hash": "5af2f262d20dbb7d3ecf1d0afa11563b8d1783ec7d05a016586e6cd6fd81e08a",
"extract_dir": "cmake-4.1.1-windows-i386" "extract_dir": "cmake-4.1.2-windows-i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.1.1/cmake-4.1.1-windows-arm64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-windows-arm64.zip",
"hash": "1d968879344bcdd29ddeaa3480ea6e7716db0de518b220743b82c7f1750b5c9b", "hash": "396bb14c77d12615dfbd666ef6ecd67d3442eb449c321aad25d738216fd9962d",
"extract_dir": "cmake-4.1.1-windows-arm64" "extract_dir": "cmake-4.1.2-windows-arm64"
} }
}, },
"bin": [ "bin": [