From 49be4089559bcca131c32b30d5b66e59de84f4ed Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 7 Sep 2017 20:00:35 +0000 Subject: [PATCH] Update cmake to version 3.9.2 --- cmake.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake.json b/cmake.json index ef06283eaf..4aac600fb0 100644 --- a/cmake.json +++ b/cmake.json @@ -1,17 +1,17 @@ { "homepage": "https://cmake.org/", - "version": "3.9.1", + "version": "3.9.2", "license": "https://cmake.org/licensing/", "architecture": { "64bit": { - "url": "https://cmake.org/files/v3.9/cmake-3.9.1-win64-x64.zip", - "hash": "a3226743c0b160f8f402aa72103a2ec391a8ba5556c49ddd047b1c62a9f75ffb", - "extract_dir": "cmake-3.9.1-win64-x64" + "url": "https://cmake.org/files/v3.9/cmake-3.9.2-win64-x64.zip", + "hash": "0f47e6ae0ca1291103af5e9a01524868f7e6690ebd0b9b6906bee526acfedcbc", + "extract_dir": "cmake-3.9.2-win64-x64" }, "32bit": { - "url": "https://cmake.org/files/v3.9/cmake-3.9.1-win32-x86.zip", - "hash": "e0d9501bd34e3100e925dcb2e07f5f0ce8980bdbe5fce0ae950b21368d54c1a1", - "extract_dir": "cmake-3.9.1-win32-x86" + "url": "https://cmake.org/files/v3.9/cmake-3.9.2-win32-x86.zip", + "hash": "9fe68d50f065666cb2861f53751390f15c6363c440e86a07677689378bb8329f", + "extract_dir": "cmake-3.9.2-win32-x86" } }, "bin": [