cmake: Update to version 3.14.4

This commit is contained in:
Richard Kuhnt 2019-05-14 19:00:22 +00:00
parent 315e332068
commit 6b2ec64fa8

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://cmake.org/", "homepage": "https://cmake.org/",
"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",
"version": "3.13.5", "version": "3.14.4",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win64-x64.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win64-x64.zip",
"hash": "bdc4622f2fcf26cc16838d264b1cef0d5bc2e5b455d4a26ab7952781965eae79", "hash": "7a0901a26a987259f720ca763ede1dff8161b7024488a89d2aa497e5e1508f5e",
"extract_dir": "cmake-3.13.5-win64-x64" "extract_dir": "cmake-3.14.4-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.13.5/cmake-3.13.5-win32-x86.zip", "url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win32-x86.zip",
"hash": "0b61adede8f858464849d79d55044127032564c4c8a091322f8efb30ff4da3c4", "hash": "37faf7051c6318927b67ee1bf7e0c8d34b7159679d38e80ad860f833f92a096f",
"extract_dir": "cmake-3.13.5-win32-x86" "extract_dir": "cmake-3.14.4-win32-x86"
} }
}, },
"bin": [ "bin": [