mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Add cscope version 15.8a (#2151)
This commit is contained in:
parent
3174abd38e
commit
c0f716ac96
13
cscope.json
Normal file
13
cscope.json
Normal file
@ -0,0 +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/"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user