From a082ace57f1380c147195638b4e813ae1b5d3c2d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Nov 2017 22:00:23 +0000 Subject: [PATCH] Update cmake to version 3.10.0 --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index 3bfb3051b2..30c8299ae1 100644 --- a/cmake.json +++ b/cmake.json @@ -1,17 +1,17 @@ { "homepage": "https://cmake.org/", - "version": "3.9.6", + "version": "3.10.0", "license": "https://cmake.org/licensing/", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.9/cmake-3.9.6-win64-x64.zip", - "hash": "fa667bf658fa526e4e2489a9704f83f851e5ded66a18904424ba1b8505fd4dc0", - "extract_dir": "cmake-3.9.6-win64-x64" + "url": "https://cmake.org/files/v3.10/cmake-3.10.0-win64-x64.zip", + "hash": "b530586b92241bc10aaaaa391bc9b8f1ae830a676050f9f5e6003d2ce6085abc", + "extract_dir": "cmake-3.10.0-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.9/cmake-3.9.6-win32-x86.zip", - "hash": "8dd4b6c35afa8e0c044789b55645327cc4bb75276f87c6758f9997c08f559256", - "extract_dir": "cmake-3.9.6-win32-x86" + "url": "https://cmake.org/files/v3.10/cmake-3.10.0-win32-x86.zip", + "hash": "dce666e897f95a88d3eed6cddd1faa3f44179d519b33ca6065b385bbc7072419", + "extract_dir": "cmake-3.10.0-win32-x86" } }, "bin": [