cmake: Update to version 3.14.3

This commit is contained in:
Richard Kuhnt 2019-04-22 15:00:18 +00:00
parent 31d01a4e55
commit ccd397e3ee

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.14.2", "version": "3.14.3",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cmake.org/files/v3.14/cmake-3.14.2-win64-x64.zip", "url": "https://cmake.org/files/v3.14/cmake-3.14.3-win64-x64.zip",
"hash": "c6325654b55d2d40667f794b7ada8b9e40a2321fc0ba0842691c8381d716112d", "hash": "53856665d3302aca1684e20eaf423062ab192665a9714a27b10f2d6cd01f3454",
"extract_dir": "cmake-3.14.2-win64-x64" "extract_dir": "cmake-3.14.3-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://cmake.org/files/v3.14/cmake-3.14.2-win32-x86.zip", "url": "https://cmake.org/files/v3.14/cmake-3.14.3-win32-x86.zip",
"hash": "710e03a6160601fa0007cc1523367c714b0dee59d1638ee5bf30837922866a02", "hash": "1a2d8ffdb63d3b53fe3a93e378ce2e4a36656bdce015cc3e561920e406ebf497",
"extract_dir": "cmake-3.14.2-win32-x86" "extract_dir": "cmake-3.14.3-win32-x86"
} }
}, },
"bin": [ "bin": [