ScoopInstaller_Main/cscope.json
2018-05-13 13:24:09 +02:00

15 lines
550 B
JSON

{
"version": "15.8a",
"description": "Developer's tool for browsing source code",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cscope-win32/cscope-15.8a-win64rev1-static.zip"
},
"32bit": {
"url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/cscope-win32/cscope-15.8a-win32rev1-static.zip"
}
},
"bin": "cscope.exe",
"homepage": "http://cscope.sourceforge.net/"
}