From 6f756f899dce480487aaedd37153bd34ee75613f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 16 Mar 2018 15:00:59 +0000 Subject: [PATCH] Update cmake to version 3.10.3 --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index 1f88c8fa6e..a02f130bfb 100644 --- a/cmake.json +++ b/cmake.json @@ -1,17 +1,17 @@ { "homepage": "https://cmake.org/", - "version": "3.10.2", + "version": "3.10.3", "license": "https://cmake.org/licensing/", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.10/cmake-3.10.2-win64-x64.zip", - "hash": "fd44d90d7eab48fbca0862e758d07f84e027ef68cb0d7a2d1ec865964ca58b12", - "extract_dir": "cmake-3.10.2-win64-x64" + "url": "https://cmake.org/files/v3.10/cmake-3.10.3-win64-x64.zip", + "hash": "3bd57d1cfcf720a4cc72db77bda4c76a7b700fb0341821ad868963ad28856cd0", + "extract_dir": "cmake-3.10.3-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.10/cmake-3.10.2-win32-x86.zip", - "hash": "f5f7e41a21d0e9b655aca58498b08e17ecd27796bf82837e2c84435359169dd6", - "extract_dir": "cmake-3.10.2-win32-x86" + "url": "https://cmake.org/files/v3.10/cmake-3.10.3-win32-x86.zip", + "hash": "edbbfb7f6f4e4f913de4a16d228cf6156ac7071596b6d25f2891a60a006735ea", + "extract_dir": "cmake-3.10.3-win32-x86" } }, "bin": [