From 788a8a60403e32836b524fa5b68679cd2aed2562 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 May 2017 18:01:16 +0200 Subject: [PATCH] Update cmake to version 3.8.1 --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index 099dec5803..b9e5b7d10a 100644 --- a/cmake.json +++ b/cmake.json @@ -1,17 +1,17 @@ { "homepage": "https://cmake.org/", - "version": "3.8.0", + "version": "3.8.1", "license": "https://cmake.org/licensing/", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.8/cmake-3.8.0-win64-x64.zip", - "hash": "602d6c0bd458291d21414f94ee24f5bb623f3a623409e15601cc80b9922ff6bd", - "extract_dir": "cmake-3.8.0-win64-x64" + "url": "https://cmake.org/files/v3.8/cmake-3.8.1-win64-x64.zip", + "hash": "f2abe3d588365d46d84fe05e5644a2d85c981018e98b742ee60a3fc1d818d22b", + "extract_dir": "cmake-3.8.1-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.8/cmake-3.8.0-win32-x86.zip", - "hash": "857fca00974ad6ac12fa042373d85ad1288770d4f09fbd99753c822df76b1c6c", - "extract_dir": "cmake-3.8.0-win32-x86" + "url": "https://cmake.org/files/v3.8/cmake-3.8.1-win32-x86.zip", + "hash": "0e9cbf89370440410da8639309053defa44f1ff5cc31476c1fdc8cc0b59604b0", + "extract_dir": "cmake-3.8.1-win32-x86" } }, "bin": [