2022-05-28 04:31:32 +00:00

21 lines
736 B
JSON

{
"version": "0.7.11-84",
"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-84-gc8bca8d8.zip",
"hash": "1aa6aa63da684f196e9e91d5e619b9c7d22ac160dd19c27fb707eae97ce4c0ff",
"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"
}
}