mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
23 lines
740 B
JSON
23 lines
740 B
JSON
{
|
|
"version": "6.6.9",
|
|
"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/glo669wb.zip",
|
|
"hash": "b2315a3b5092b41deb27c7c7addfc7c19d7281dbff3ee395dd429423cb298495",
|
|
"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"
|
|
}
|
|
}
|