{
    "version": "0.7.11-137",
    "description": "A file-based build system for Linux, OSX, and Windows.",
    "homepage": "https://gittup.org/gittup/",
    "license": {
        "identifier": "GPL-2.0-or-later|Proprietary",
        "url": "https://github.com/gittup/tup/blob/master/docs/html/license.html"
    },
    "url": "http://gittup.org/tup/win32/tup-v0.7.11-137-g5bb6052a.zip",
    "hash": "aa50cc047001f3d356f3ef9aa69e94fea4296df0f13913c26463fe3e57883c7c",
    "bin": "tup.exe",
    "checkver": {
        "url": "http://gittup.org/tup/win32",
        "regex": "tup-v([\\d.-]+)-(?<commit>[\\w]+)\\.zip",
        "reverse": true
    },
    "autoupdate": {
        "url": "http://gittup.org/tup/win32/tup-v$version-$matchCommit.zip"
    }
}
