Update cmake to 3.5.2 (#816)

SHA-256 taken from 7zip, confirmed with https://cmake.org/files/v3.5/cmake-3.5.2-SHA-256.txt;
This commit is contained in:
monotykamary 2016-05-05 05:13:29 +07:00 committed by Luke Sampson
parent 38d5da9e54
commit 787ae65fe0

View File

@ -1,10 +1,10 @@
{ {
"homepage": "http://www.cmake.org/", "homepage": "http://www.cmake.org/",
"version": "3.5.1", "version": "3.5.2",
"license": "http://www.cmake.org/licensing/", "license": "http://www.cmake.org/licensing/",
"url": "https://cmake.org/files/v3.5/cmake-3.5.1-win32-x86.zip", "url": "https://cmake.org/files/v3.5/cmake-3.5.2-win32-x86.zip",
"hash": "02cbd8e8bd105d2314170b6a2959b9a5d043a8d45a97f5cbe6e46413b26dcf6c", "hash": "671073aee66b3480a564d0736792e40570a11e861bb34819bb7ae7858bbdfb80",
"extract_dir": "cmake-3.5.1-win32-x86", "extract_dir": "cmake-3.5.2-win32-x86",
"bin": [ "bin": [
"bin/cmake.exe", "bin/cmake.exe",
"bin/cmcldeps.exe", "bin/cmcldeps.exe",