mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
16 lines
439 B
JSON
16 lines
439 B
JSON
{
|
|
"homepage": "http://www.cmake.org/",
|
|
"version": "3.2.2",
|
|
"license": "http://www.cmake.org/licensing/",
|
|
"url": "http://www.cmake.org/files/v3.2/cmake-3.2.2-win32-x86.zip",
|
|
"hash": "8728119BBB48468AB45230A579463729E7B12D6BABFA1AD77E771B239B5430DB",
|
|
"extract_dir": "cmake-3.2.2-win32-x86",
|
|
"bin": [
|
|
"bin/cmake.exe",
|
|
"bin/cmcldeps.exe",
|
|
"bin/cpack.exe",
|
|
"bin/ctest.exe"
|
|
],
|
|
"checkver": "Download CMake Version ([0-9\\.]+)"
|
|
}
|