cmake: Update to version 3.19.6

This commit is contained in:
Jakub Čábera 2021-02-25 09:31:55 +01:00
parent 31c07b7772
commit b0cd30abc7

View File

@ -1,18 +1,18 @@
{ {
"version": "3.19.5", "version": "3.19.6",
"description": "Open-source, cross-platform family of tools designed to build, test and package software", "description": "Open-source, cross-platform 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.19.5/cmake-3.19.5-win64-x64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win64-x64.zip",
"hash": "e2e12729ac43fb4702aedede0383601ea0d63b75d22f892f944d32749da123fd", "hash": "6883a07f95ae01360d24f1341622f71b3e6ddc6251381752cd4a4d9d4d704c67",
"extract_dir": "cmake-3.19.5-win64-x64" "extract_dir": "cmake-3.19.6-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.5/cmake-3.19.5-win32-x86.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.19.6/cmake-3.19.6-win32-x86.zip",
"hash": "bb51f578195ca6587afe4e2fc67f6755fd6962aa0eb897713f309ac4567da6f4", "hash": "e0cd5a2ec34bd7954238ca2a4c7d3c67c49dac2ea285be3c098662a005ad46e0",
"extract_dir": "cmake-3.19.5-win32-x86" "extract_dir": "cmake-3.19.6-win32-x86"
} }
}, },
"bin": [ "bin": [