2021-12-18 04:29:29 +00:00

23 lines
739 B
JSON

{
"version": "6.6.8",
"description": "A source code tagging system that works the same way across diverse environments.",
"homepage": "http://www.gnu.org/software/global/",
"license": "GPL-3.0-or-later",
"url": "http://adoxa.altervista.org/global/glo668wb.zip",
"hash": "1675af21b29edc8124dd8e57b479daef5b979133c114738235ff0e538d901f95",
"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 ([\\d.]+)"
},
"autoupdate": {
"url": "http://adoxa.altervista.org/global/glo$cleanVersionwb.zip"
}
}