cmake: Update to version 3.27.2

This commit is contained in:
github-actions[bot] 2023-08-11 00:32:48 +00:00
parent 0a6889a6d2
commit efcc5e328a

View File

@ -1,23 +1,23 @@
{ {
"version": "3.27.1", "version": "3.27.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/v3.27.1/cmake-3.27.1-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-x86_64.zip",
"hash": "664fe1655999f0b693d1e64ddb430191c727ab0a03dc1da7278f291172e1e04e", "hash": "d5c33f726f9154f4abdda94e83aabd6de9f37b6b25ecbc9e499a3c5777871d55",
"extract_dir": "cmake-3.27.1-windows-x86_64" "extract_dir": "cmake-3.27.2-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-i386.zip",
"hash": "f6bdca9944eebe16d6078dd6044fa9f61f22489e4562f49af58bb32f2ed32c8b", "hash": "c26e4ba882a94ae24c695b1365f30e75fbea4a65ec0ee36a540f7f9029caf1fd",
"extract_dir": "cmake-3.27.1-windows-i386" "extract_dir": "cmake-3.27.2-windows-i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-windows-arm64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.27.2/cmake-3.27.2-windows-arm64.zip",
"hash": "588576bd73f20a851de053571a3ccb9bfe28446b5952ea62918dd273da608183", "hash": "8861c264be983da901e6fbfb3a0bebe87f7b1faba92d3805ffe82a013964229b",
"extract_dir": "cmake-3.27.1-windows-arm64" "extract_dir": "cmake-3.27.2-windows-arm64"
} }
}, },
"bin": [ "bin": [