From fd0771cabb1903978e5272def5891d0a63e29b84 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Jun 2017 13:15:40 +0200 Subject: [PATCH] Update cmake to version 3.8.2 --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index b9e5b7d10a..b328f84a9f 100644 --- a/cmake.json +++ b/cmake.json @@ -1,17 +1,17 @@ { "homepage": "https://cmake.org/", - "version": "3.8.1", + "version": "3.8.2", "license": "https://cmake.org/licensing/", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.8/cmake-3.8.1-win64-x64.zip", - "hash": "f2abe3d588365d46d84fe05e5644a2d85c981018e98b742ee60a3fc1d818d22b", - "extract_dir": "cmake-3.8.1-win64-x64" + "url": "https://cmake.org/files/v3.8/cmake-3.8.2-win64-x64.zip", + "hash": "202c2416c964fb7199e5d7ce92336a44c7ba65d5ccca36246f41d7d09bd8ffe2", + "extract_dir": "cmake-3.8.2-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.8/cmake-3.8.1-win32-x86.zip", - "hash": "0e9cbf89370440410da8639309053defa44f1ff5cc31476c1fdc8cc0b59604b0", - "extract_dir": "cmake-3.8.1-win32-x86" + "url": "https://cmake.org/files/v3.8/cmake-3.8.2-win32-x86.zip", + "hash": "3fa45a8ad473a8e0579ec826b3355f864750a7455987ed425a9c6fdf4820b5f2", + "extract_dir": "cmake-3.8.2-win32-x86" } }, "bin": [