mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
15 lines
550 B
JSON
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/"
|
|
}
|