2024-03-19 00:33:13 +00:00

21 lines
747 B
JSON

{
"version": "0.7.11-147",
"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.7.11-147-g889bd6cd.zip",
"hash": "f245ae6fb231428691b4173feb2552a75f1dfac7a3834f554216a4a65b34705a",
"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"
}
}