Bump CMake version to 3.6.1 (#987)

This commit is contained in:
Ignat Loskutov 2016-08-12 01:10:59 +03:00 committed by Luke Sampson
parent 0fb30c9018
commit 749f1e2e20

View File

@ -1,17 +1,17 @@
{ {
"homepage": "http://www.cmake.org/", "homepage": "http://www.cmake.org/",
"version": "3.6.0", "version": "3.6.1",
"license": "http://www.cmake.org/licensing/", "license": "http://www.cmake.org/licensing/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cmake.org/files/v3.6/cmake-3.6.0-win64-x64.zip", "url": "https://cmake.org/files/v3.6/cmake-3.6.1-win64-x64.zip",
"hash": "24c6fe91991ece9deae9a926bc925ec0b9d5702ffe174ed85062dc5a6fccf0f4", "hash": "c5f7bc95c395a5edae5a3311b844a275ae39db5a5572ac50da49d7496156f5f3",
"extract_dir": "cmake-3.6.0-win64-x64" "extract_dir": "cmake-3.6.1-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://cmake.org/files/v3.6/cmake-3.6.0-win32-x86.zip", "url": "https://cmake.org/files/v3.6/cmake-3.6.1-win32-x86.zip",
"hash": "2ef3b4103ebc3a5d3e489f7ac77795387b5e6e080fee90549cdec31d9ef429f7", "hash": "60089b4e05a997edda49f40d4b6db883e0ce5bbe9fdedb5106739dbfe58a8055",
"extract_dir": "cmake-3.6.0-win32-x86" "extract_dir": "cmake-3.6.1-win32-x86"
} }
}, },
"bin": [ "bin": [