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