{
    "version": "4.2",
    "description": "Gtools include: pserv, dllusage, gkalk, as well as a couple of command-line only tools: regdiff, supershell, ddupe, pathed, touch, which, md5sums.",
    "homepage": "http://p-nand-q.com/download/gtools",
    "license": "BSD-3-Clause",
    "url": "http://p-nand-q.com/download/gtools/gtools-4.2.exe#/dl.7z",
    "hash": "6ea50b911b44577c4fb544057401726ce7890109ab598c202399cab7d05735d3",
    "pre_install": [
        "Remove-Item \"$dir\\`$*\" -Recurse",
        "Remove-Item \"$dir\\*\" -Include '*.pdb', 'pserv4.7z', '*vshost*', '*.exp' -Recurse"
    ],
    "bin": [
        "ddupe.exe",
        "dllusage.exe",
        "GKalk.exe",
        "md5sums.exe",
        "pathed.exe",
        "pserv4.exe",
        "regdiff.exe",
        "remove_admin_shares.exe",
        [
            "su.exe",
            "gtools-su"
        ],
        [
            "touch.exe",
            "gtools-touch"
        ],
        [
            "which.exe",
            "gtools-which"
        ]
    ],
    "checkver": {
        "url": "http://p-nand-q.com/download/gtools/index.html",
        "regex": "<h1>gtools ([\\d.]+)<"
    },
    "autoupdate": {
        "url": "http://p-nand-q.com/download/gtools/gtools-$version.exe#/dl.7z"
    }
}
