2019-08-14 18:58:23 -07:00

21 lines
679 B
JSON

{
"homepage": "http://gittup.org",
"description": "A file-based build system for Linux, OSX, and Windows.",
"version": "0.7.8",
"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-latest.zip",
"hash": "1446b032834e42d49b70cd260cc88498dcf690e60499eaea5637f35c9c37cd27",
"bin": "tup.exe",
"checkver": {
"url": "http://gittup.org/tup/win32",
"re": "tup-v([\\w.-]+).zip",
"reverse": true
},
"autoupdate": {
"url": "http://gittup.org/tup/win32/tup-latest.zip"
}
}