ScoopInstaller_Main/cmake.json
2016-04-07 16:56:29 -04:00

17 lines
516 B
JSON

{
"homepage": "http://www.cmake.org/",
"version": "3.5.1",
"license": "http://www.cmake.org/licensing/",
"url": "https://cmake.org/files/v3.5/cmake-3.5.1-win32-x86.zip",
"hash": "02cbd8e8bd105d2314170b6a2959b9a5d043a8d45a97f5cbe6e46413b26dcf6c",
"extract_dir": "cmake-3.5.1-win32-x86",
"bin": [
"bin/cmake.exe",
"bin/cmcldeps.exe",
"bin/cpack.exe",
"bin/ctest.exe",
"bin/cmake-gui.exe"
],
"checkver": "Download CMake Version ([0-9\\.]+)"
}