2020-11-06 01:01:00 +00:00

21 lines
680 B
JSON

{
"homepage": "http://gittup.org",
"description": "A file-based build system for Linux, OSX, and Windows.",
"version": "0.7.10",
"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-latest.zip",
"hash": "f9b8afd3ad2fad873ce02d79a76d1c7cf86a74f5f783827e970fa082f2fbabf5",
"bin": "tup.exe",
"checkver": {
"url": "http://gittup.org/tup/win32",
"re": "tup-v([\\w.-]+).zip",
"reverse": true
},
"autoupdate": {
"url": "http://gittup.org/tup/win32/tup-latest.zip"
}
}