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