Update cmake to version 3.8.1

This commit is contained in:
Richard Kuhnt 2017-05-02 18:01:16 +02:00
parent 895b36b5fe
commit 788a8a6040

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://cmake.org/", "homepage": "https://cmake.org/",
"version": "3.8.0", "version": "3.8.1",
"license": "https://cmake.org/licensing/", "license": "https://cmake.org/licensing/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cmake.org/files/v3.8/cmake-3.8.0-win64-x64.zip", "url": "https://cmake.org/files/v3.8/cmake-3.8.1-win64-x64.zip",
"hash": "602d6c0bd458291d21414f94ee24f5bb623f3a623409e15601cc80b9922ff6bd", "hash": "f2abe3d588365d46d84fe05e5644a2d85c981018e98b742ee60a3fc1d818d22b",
"extract_dir": "cmake-3.8.0-win64-x64" "extract_dir": "cmake-3.8.1-win64-x64"
}, },
"32bit": { "32bit": {
"url": "https://cmake.org/files/v3.8/cmake-3.8.0-win32-x86.zip", "url": "https://cmake.org/files/v3.8/cmake-3.8.1-win32-x86.zip",
"hash": "857fca00974ad6ac12fa042373d85ad1288770d4f09fbd99753c822df76b1c6c", "hash": "0e9cbf89370440410da8639309053defa44f1ff5cc31476c1fdc8cc0b59604b0",
"extract_dir": "cmake-3.8.0-win32-x86" "extract_dir": "cmake-3.8.1-win32-x86"
} }
}, },
"bin": [ "bin": [