github-actions[bot] 4ce8a4fae8
tup: hash fix (#1771)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2021-01-22 22:37:48 -08:00

21 lines
685 B
JSON

{
"version": "0.7.10",
"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-latest.zip",
"hash": "204e361340c5b05b550d1534249a849086dec49f41de811b33aaf342e12f6d37",
"bin": "tup.exe",
"checkver": {
"url": "http://gittup.org/tup/win32",
"regex": "tup-v([\\w.-]+)\\.zip",
"reverse": true
},
"autoupdate": {
"url": "http://gittup.org/tup/win32/tup-latest.zip"
}
}