cmake: Update to version 3.14.5

This commit is contained in:
Richard Kuhnt 2019-05-31 17:02:05 +00:00
parent 33bd8ec418
commit ff071fcf56

View File

@ -1,18 +1,18 @@
{
"homepage": "https://cmake.org/",
"description": "Open-source, cross-platform family of tools designed to build, test and package software",
"version": "3.14.4",
"version": "3.14.5",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win64-x64.zip",
"hash": "7a0901a26a987259f720ca763ede1dff8161b7024488a89d2aa497e5e1508f5e",
"extract_dir": "cmake-3.14.4-win64-x64"
"url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-win64-x64.zip",
"hash": "897c167ca809b05d50288a0f4f47028a2f160aff2b9b509791ddd75db12e415a",
"extract_dir": "cmake-3.14.5-win64-x64"
},
"32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-win32-x86.zip",
"hash": "37faf7051c6318927b67ee1bf7e0c8d34b7159679d38e80ad860f833f92a096f",
"extract_dir": "cmake-3.14.4-win32-x86"
"url": "https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-win32-x86.zip",
"hash": "3fd5f0f8cc95761d5c52f44afe3c55e047704da57946ac4cdac80a4dd39ac6c7",
"extract_dir": "cmake-3.14.5-win32-x86"
}
},
"bin": [