cmake: Update to version 3.15.1

This commit is contained in:
Richard Kuhnt 2019-07-26 17:00:24 +00:00
parent 4ff9ed7dd5
commit 025c65be70

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.15.0",
"version": "3.15.1",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-win64-x64.zip",
"hash": "2c99e2fe490aa3b66c605db3131e9735417a887ecc7b8b86aa580bd428d3d721",
"extract_dir": "cmake-3.15.0-win64-x64"
"url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win64-x64.zip",
"hash": "82a0edfed4cb0b45b25d2f99e621d3ed4014f66191d8f3c7eadf1d9ccf9c461b",
"extract_dir": "cmake-3.15.1-win64-x64"
},
"32bit": {
"url": "https://github.com/Kitware/CMake/releases/download/v3.15.0/cmake-3.15.0-win32-x86.zip",
"hash": "b8b00885535a33f13e2839f3e2830b404bf870697c1ba30697417fe3d17f529f",
"extract_dir": "cmake-3.15.0-win32-x86"
"url": "https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win32-x86.zip",
"hash": "d20a8522dec26f8966b4a65557d0dcf5021e69e318e6c46b2b1d3786a578164e",
"extract_dir": "cmake-3.15.1-win32-x86"
}
},
"bin": [