cmake: Update to version 4.1.0

This commit is contained in:
github-actions[bot] 2025-08-07 20:29:46 +00:00
parent a84efa0b45
commit ea589845ab

View File

@ -1,23 +1,23 @@
{ {
"version": "4.0.3", "version": "4.1.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.0.3/cmake-4.0.3-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-x86_64.zip",
"hash": "b59a31dfbfa376a4aaea9ff560ff2b29f78ee5f9fb15447fc71ae7bf9fea9379", "hash": "5c09d23786daa89ac433a1a8237f2bdee9f420fb0f2b8a9aded7894d532c0076",
"extract_dir": "cmake-4.0.3-windows-x86_64" "extract_dir": "cmake-4.1.0-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-i386.zip",
"hash": "9f71df30cf0194f7214d135afb277017bd4a58baba2ae14e6ae8b0533b5a3dbf", "hash": "8f204250a3df83fa2e46cceae9e4077ba3032cf3b36f86ea5c97485cecc51f4d",
"extract_dir": "cmake-4.0.3-windows-i386" "extract_dir": "cmake-4.1.0-windows-i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Kitware/CMake/releases/download/v4.0.3/cmake-4.0.3-windows-arm64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v4.1.0/cmake-4.1.0-windows-arm64.zip",
"hash": "86ccd6485bbd4bb41a1a858db397be5bca5e0de96858bf8dbba7a64407bd6c00", "hash": "a41bc485de4d17f213e127d43a22d010eb180dfb004d15e6fc9b15662d432c06",
"extract_dir": "cmake-4.0.3-windows-arm64" "extract_dir": "cmake-4.1.0-windows-arm64"
} }
}, },
"bin": [ "bin": [