mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 05:21:20 +00:00
17 lines
545 B
JSON
17 lines
545 B
JSON
{
|
|
"homepage": "http://www.cmake.org/",
|
|
"version": "3.5.2",
|
|
"license": "http://www.cmake.org/licensing/",
|
|
"url": "https://cmake.org/files/v3.5/cmake-3.5.2-win32-x86.zip",
|
|
"hash": "671073aee66b3480a564d0736792e40570a11e861bb34819bb7ae7858bbdfb80",
|
|
"extract_dir": "cmake-3.5.2-win32-x86",
|
|
"bin": [
|
|
"bin/cmake.exe",
|
|
"bin/cmcldeps.exe",
|
|
"bin/cpack.exe",
|
|
"bin/ctest.exe",
|
|
"bin/cmake-gui.exe"
|
|
],
|
|
"checkver": "<p>CMake version ([0-9\\.]+) is now available for download<\/p>"
|
|
}
|