mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 16:41:19 +00:00
15 lines
357 B
JSON
15 lines
357 B
JSON
{
|
|
"homepage": "http://www.cmake.org/",
|
|
"version": "3.0.0",
|
|
"license": "",
|
|
"url": "http://www.cmake.org/files/v3.0/cmake-3.0.0-win32-x86.zip",
|
|
"hash": "ab3da555fcd17da4023dc4933623814cfbe99db6412fdd35d2655dba5aad53c0",
|
|
"extract_dir": "cmake-3.0.0-win32-x86",
|
|
"bin": [
|
|
"bin/cmake.exe",
|
|
"bin/cmcldeps.exe",
|
|
"bin/cpack.exe",
|
|
"bin/ctest.exe"
|
|
]
|
|
}
|