mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
23 lines
742 B
JSON
23 lines
742 B
JSON
{
|
|
"version": "6.6.12",
|
|
"description": "A source code tagging system that works the same way across diverse environments.",
|
|
"homepage": "https://www.gnu.org/software/global/",
|
|
"license": "GPL-3.0-or-later",
|
|
"url": "http://adoxa.altervista.org/global/glo6612wb.zip",
|
|
"hash": "43a5684b289dd53de9e252dabf16bab6ac8f147d41d629f2342ecae7f94c63e3",
|
|
"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"
|
|
}
|
|
}
|