cmake: Update to version 3.24.1

This commit is contained in:
github-actions[bot] 2022-08-18 00:33:54 +00:00
parent 0dcf39a634
commit 744f27bd39

View File

@ -1,18 +1,18 @@
{ {
"version": "3.24.0", "version": "3.24.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/v3.24.0/cmake-3.24.0-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-x86_64.zip",
"hash": "b1ad8c2dbf0778e3efcc9fd61cd4a962e5c1af40aabdebee3d5074bcff2e103c", "hash": "c1b17431a16337d517f7ba78c7067b6f143a12686cb8087f3dd32f3fa45f5aae",
"extract_dir": "cmake-3.24.0-windows-x86_64" "extract_dir": "cmake-3.24.1-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.24.0/cmake-3.24.0-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.24.1/cmake-3.24.1-windows-i386.zip",
"hash": "5bf55ba9840c668ae3027d02c9178a0e09e034e536cf04455fb7593111bc42c4", "hash": "a0b894e2a814d2353f1e581eb6ca3c878a39c071624495729dbcf9978e1579f2",
"extract_dir": "cmake-3.24.0-windows-i386" "extract_dir": "cmake-3.24.1-windows-i386"
} }
}, },
"bin": [ "bin": [