From 749f1e2e208f09e1c1dbf7a15cca3db8b9b98c31 Mon Sep 17 00:00:00 2001 From: Ignat Loskutov Date: Fri, 12 Aug 2016 01:10:59 +0300 Subject: [PATCH] Bump CMake version to 3.6.1 (#987) --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index 4b9ace4c8c..1191fa5dac 100644 --- a/cmake.json +++ b/cmake.json @@ -1,17 +1,17 @@ { "homepage": "http://www.cmake.org/", - "version": "3.6.0", + "version": "3.6.1", "license": "http://www.cmake.org/licensing/", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.6/cmake-3.6.0-win64-x64.zip", - "hash": "24c6fe91991ece9deae9a926bc925ec0b9d5702ffe174ed85062dc5a6fccf0f4", - "extract_dir": "cmake-3.6.0-win64-x64" + "url": "https://cmake.org/files/v3.6/cmake-3.6.1-win64-x64.zip", + "hash": "c5f7bc95c395a5edae5a3311b844a275ae39db5a5572ac50da49d7496156f5f3", + "extract_dir": "cmake-3.6.1-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.6/cmake-3.6.0-win32-x86.zip", - "hash": "2ef3b4103ebc3a5d3e489f7ac77795387b5e6e080fee90549cdec31d9ef429f7", - "extract_dir": "cmake-3.6.0-win32-x86" + "url": "https://cmake.org/files/v3.6/cmake-3.6.1-win32-x86.zip", + "hash": "60089b4e05a997edda49f40d4b6db883e0ce5bbe9fdedb5106739dbfe58a8055", + "extract_dir": "cmake-3.6.1-win32-x86" } }, "bin": [