mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
global: Add GNU GLOBAL v6.6.3 (#3257)
* global: Add GNU GLOBAL v6.6.3 * add description and mod homepage
This commit is contained in:
parent
9f4561b051
commit
14e6941946
22
global.json
Normal file
22
global.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"homepage": "http://www.gnu.org/software/global/",
|
||||
"version": "6.6.3",
|
||||
"description": "A source code tagging system that works the same way across diverse environments.",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "http://adoxa.altervista.org/global/glo663wb.zip",
|
||||
"hash": "7f37768622e95e25274b23fac0178ebb200761d0ab64bc204a73bffcec338f4a",
|
||||
"bin": [
|
||||
"bin\\global.exe",
|
||||
"bin\\gtags.exe",
|
||||
"bin\\gtags-cscope.exe",
|
||||
"bin\\htags.exe",
|
||||
"bin\\gozilla.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "http://adoxa.altervista.org/global/",
|
||||
"regex": "GLOBAL ([0-9.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "http://adoxa.altervista.org/global/glo$cleanVersionwb.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user