github-actions[bot] 59f44983ad
tup: hash fix (#2592)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2021-09-22 11:33:21 +08:00

21 lines
685 B
JSON

{
"version": "0.7.11",
"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": "6a4e8ac4eeff50eb9bc0b7030c9b50e74f2ef49315b7757f8a200e3e35985235",
"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"
}
}