{
    "version": "0.8-25",
    "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.8-25-g2867b66e.zip",
    "hash": "efa3a4ecb4e63a9b3f9ced9c18d15ef59fabaf1942c9fffa9a930fb5ebf853a0",
    "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"
    }
}
