ScoopInstaller_Main/cmake.json
Roy Ivy III b7588ac1b7 Merge branch 'upstream' into dev-whitespace
Conflicts:
	bucket/apache.json
	bucket/cmake.json
	bucket/curl.json
	bucket/git.json
	bucket/openssl.json
	bucket/php54.json
	bucket/php55.json
	bucket/sliksvn.json
	lib/core.ps1
2015-08-25 22:27:55 -05:00

16 lines
490 B
JSON

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