mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
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": "25b93f7c58bda918c1fc291c79f820424f35179fc09470afc3cc6150ae25d06d",
|
|
"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"
|
|
}
|
|
}
|