2024-05-20 08:28:22 +00:00

21 lines
737 B
JSON

{
"version": "0.8-7",
"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-7-g90189851.zip",
"hash": "b1b40a7f748118f7341c0077ab98a68e54ad4a04bc773dd49d1628a2ccce0be3",
"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"
}
}