Update cscope to version 15.8a

This commit is contained in:
Richard Kuhnt 2018-04-04 17:00:54 +00:00
parent c0f716ac96
commit 2a7e3ffb2f

View File

@ -1,13 +1,13 @@
{
"version": "15.8a",
"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/"
}
{
"version": "15.8a",
"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/"
}