From 47633f5c2da32d5a6fbbf31e4f6980fe66e65aa7 Mon Sep 17 00:00:00 2001 From: Kyungmin Lee Date: Thu, 7 Apr 2016 16:56:29 -0400 Subject: [PATCH] Update cmake to 3.5.1 --- cmake.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cmake.json b/cmake.json index 6985f4f9a4..f23f43e253 100644 --- a/cmake.json +++ b/cmake.json @@ -1,10 +1,10 @@ { "homepage": "http://www.cmake.org/", - "version": "3.4.3", + "version": "3.5.1", "license": "http://www.cmake.org/licensing/", - "url": "https://cmake.org/files/v3.4/cmake-3.4.3-win32-x86.zip", - "hash": "448e894dd3df7f3f1ae509ab940f6fd5653ce86eba0677e19ad4bccb44a585ae", - "extract_dir": "cmake-3.4.3-win32-x86", + "url": "https://cmake.org/files/v3.5/cmake-3.5.1-win32-x86.zip", + "hash": "02cbd8e8bd105d2314170b6a2959b9a5d043a8d45a97f5cbe6e46413b26dcf6c", + "extract_dir": "cmake-3.5.1-win32-x86", "bin": [ "bin/cmake.exe", "bin/cmcldeps.exe",