cmake: Update to version 3.19.0

This commit is contained in:
Jakub Čábera 2020-11-19 16:07:35 +01:00
parent 1cf2c42463
commit c1fabd884f

View File

@ -1,18 +1,18 @@
{ {
"version": "3.18.4", "version": "3.19.0",
"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.18.4/cmake-3.18.4-win64-x64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win64-x64.zip",
"hash": "a932bc0c8ee79f1003204466c525b38a840424d4ae29f9e5fb88959116f2407d", "hash": "67bbda67c98c5f0789199fe1db650f12274a6ad40fd8cae88d208029ac618905",
"extract_dir": "cmake-3.18.4-win64-x64" "extract_dir": "cmake-3.19.0-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.18.4/cmake-3.18.4-win32-x86.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.19.0/cmake-3.19.0-win32-x86.zip",
"hash": "4c519051853686927f87df99669ada3ff15a3086535a7131892febd7c6e2f122", "hash": "602111e10c29161417c9833be80a53a5a1013dd9094acea4601776b82365f872",
"extract_dir": "cmake-3.18.4-win32-x86" "extract_dir": "cmake-3.19.0-win32-x86"
} }
}, },
"bin": [ "bin": [