mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
23 lines
739 B
JSON
23 lines
739 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|