mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-05 15:01:20 +00:00
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
16 lines
490 B
JSON
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\\.]+)"
|
|
}
|