mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-23 11:54:41 +00:00
17 lines
481 B
JSON
17 lines
481 B
JSON
{
|
|
"homepage": "http://gittup.org",
|
|
"version": "0.7.5-112-g411cb98",
|
|
"license": "GPL-2.0",
|
|
"url": "http://gittup.org/tup/win32/tup-latest.zip",
|
|
"hash": "49c70089759a8497d452ea8b400dcfac3860a0a66a03a9954a9d247cbe73278c",
|
|
"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"
|
|
}
|
|
}
|