Update cmake to version 3.10.1

This commit is contained in:
Richard Kuhnt 2017-12-14 15:01:49 +00:00
parent 7d06e31381
commit a915cb2509

View File

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