mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
17 lines
468 B
JSON
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"
|
|
}
|
|
}
|