mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
23 lines
739 B
JSON
23 lines
739 B
JSON
{
|
|
"version": "6.6.5",
|
|
"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/glo665wb.zip",
|
|
"hash": "17980f90793d336f6f13a4798f958df64e011f0f76b313d85ff22f7171f7f8a4",
|
|
"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"
|
|
}
|
|
}
|