Update cmake to version 3.10.2

This commit is contained in:
Richard Kuhnt 2018-01-18 18:00:43 +00:00
parent 7584836846
commit 16d3390c10

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://cmake.org/", "homepage": "https://cmake.org/",
"version": "3.10.1", "version": "3.10.2",
"license": "https://cmake.org/licensing/", "license": "https://cmake.org/licensing/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cmake.org/files/v3.10/cmake-3.10.1-win64-x64.zip", "url": "https://cmake.org/files/v3.10/cmake-3.10.2-win64-x64.zip",
"hash": "8251f70c85b58f3ca1f24e4a3b0637e2d609b5e4a341d00b70e02e89244d5029", "hash": "fd44d90d7eab48fbca0862e758d07f84e027ef68cb0d7a2d1ec865964ca58b12",
"extract_dir": "cmake-3.10.1-win64-x64" "extract_dir": "cmake-3.10.2-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://cmake.org/files/v3.10/cmake-3.10.1-win32-x86.zip", "url": "https://cmake.org/files/v3.10/cmake-3.10.2-win32-x86.zip",
"hash": "6fe010cce1201d884cd7a9535db8a1f16d98b8965341251fde8f1c5069ee58c0", "hash": "f5f7e41a21d0e9b655aca58498b08e17ecd27796bf82837e2c84435359169dd6",
"extract_dir": "cmake-3.10.1-win32-x86" "extract_dir": "cmake-3.10.2-win32-x86"
} }
}, },
"bin": [ "bin": [