mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 13:01:26 +00:00
15 lines
388 B
JSON
15 lines
388 B
JSON
{
|
|
"homepage": "http://www.cmake.org/",
|
|
"version": "3.1.1",
|
|
"license": "http://www.cmake.org/licensing/",
|
|
"url": "http://www.cmake.org/files/v3.1/cmake-3.1.1-win32-x86.zip",
|
|
"hash": "b254ba139d6d5411d998717070f94e0be2e924e6ad9f18e4ffeffa5409bebc0e",
|
|
"extract_dir": "cmake-3.1.1-win32-x86",
|
|
"bin": [
|
|
"bin/cmake.exe",
|
|
"bin/cmcldeps.exe",
|
|
"bin/cpack.exe",
|
|
"bin/ctest.exe"
|
|
]
|
|
}
|