2024-03-26 09:07:46 +00:00

21 lines
747 B
JSON

{
"version": "0.7.11-148",
"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-148-g8bc40eda.zip",
"hash": "8dae471199623716099feb9be8b7f814b881f736c2f0fd9cf658bb6183717168",
"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"
}
}