cmake: Update to version 3.22.0

This commit is contained in:
Richard Kuhnt 2021-11-18 18:00:36 +00:00
parent 2fb12bc6b0
commit 50be575a0e

View File

@ -1,18 +1,18 @@
{ {
"version": "3.21.4", "version": "3.22.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/v3.21.4/cmake-3.21.4-windows-x86_64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-x86_64.zip",
"hash": "360ee9bf77cd891d4a33997e4e214d0cd6a0fd7ae6051d023f403a74248914a8", "hash": "fcce74d1d7eaf825234c036702df3f0874dcd3cee8fdf90b56d0c7bfedd29465",
"extract_dir": "cmake-3.21.4-windows-x86_64" "extract_dir": "cmake-3.22.0-windows-x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.21.4/cmake-3.21.4-windows-i386.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.22.0/cmake-3.22.0-windows-i386.zip",
"hash": "970d38453abd7c5953415b8ea8c1f66f88a2bd2548feabc5e4b6f1b8c4acdcae", "hash": "b7737d6934c4c0210f97eb7fdb20c86eec2cc1475c9395dcd376fd697fd33096",
"extract_dir": "cmake-3.21.4-windows-i386" "extract_dir": "cmake-3.22.0-windows-i386"
} }
}, },
"bin": [ "bin": [