hyrious 8b21aa5e93 tup: fix hash (#2916)
fix incorrect hash
2018-12-20 00:29:15 -08:00

17 lines
468 B
JSON

{
"homepage": "http://gittup.org",
"version": "0.7.8",
"license": "GPL-2.0",
"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"
}
}