2022-11-15 04:31:09 +00:00

21 lines
738 B
JSON

{
"version": "0.7.11-107",
"description": "A file-based build system for Linux, OSX, and Windows.",
"homepage": "http://gittup.org",
"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-107-ge0e48ef6.zip",
"hash": "b464d47282145c835bee96497a57f423749869b919ce3d5764a93cec960001d1",
"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"
}
}