Update cmake to version 3.9.3

This commit is contained in:
Richard Kuhnt 2017-09-20 17:01:50 +00:00
parent 54627067ce
commit 3f74f739ed

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://cmake.org/", "homepage": "https://cmake.org/",
"version": "3.9.2", "version": "3.9.3",
"license": "https://cmake.org/licensing/", "license": "https://cmake.org/licensing/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cmake.org/files/v3.9/cmake-3.9.2-win64-x64.zip", "url": "https://cmake.org/files/v3.9/cmake-3.9.3-win64-x64.zip",
"hash": "0f47e6ae0ca1291103af5e9a01524868f7e6690ebd0b9b6906bee526acfedcbc", "hash": "86c0fde11caf22be08ee34971d49c91dbb1ef6315b2448f6725e9a05b753d251",
"extract_dir": "cmake-3.9.2-win64-x64" "extract_dir": "cmake-3.9.3-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://cmake.org/files/v3.9/cmake-3.9.2-win32-x86.zip", "url": "https://cmake.org/files/v3.9/cmake-3.9.3-win32-x86.zip",
"hash": "9fe68d50f065666cb2861f53751390f15c6363c440e86a07677689378bb8329f", "hash": "47870e3d4c9a5aa019e71020cd85cc60b6f2d2569fb239eaec204cd991e512f1",
"extract_dir": "cmake-3.9.2-win32-x86" "extract_dir": "cmake-3.9.3-win32-x86"
} }
}, },
"bin": [ "bin": [