Skip to content

Commit

Permalink
global: Add GNU GLOBAL v6.6.3 (ScoopInstaller#3257)
Browse files Browse the repository at this point in the history
* global: Add GNU GLOBAL v6.6.3

* add description and mod homepage
  • Loading branch information
niheaven authored and r15ch13 committed Mar 25, 2019
1 parent 78a9512 commit a5f0b52
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/global.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"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"
}
}

0 comments on commit a5f0b52

Please sign in to comment.