2024-04-02 09:07:55 +00:00

21 lines
737 B
JSON

{
"version": "0.8-4",
"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-4-g748b7c7d.zip",
"hash": "8097d96fa8ea184957bcb48b32e2d9bb07f6f46b9758ad830be14224bc9fa696",
"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"
}
}