cmake: Update to version 3.22.1

This commit is contained in:
github-actions[bot] 2021-12-07 20:33:34 +00:00
parent 90f1112c15
commit 9a04aaf5f5

View File

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