mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
17 lines
480 B
JSON
17 lines
480 B
JSON
{
|
|
"homepage": "http://gittup.org",
|
|
"version": "0.7.7-11-ge948a99",
|
|
"license": "GPL-2.0",
|
|
"url": "http://gittup.org/tup/win32/tup-latest.zip",
|
|
"hash": "af39dcb5a1e4f72d56a46ecb45a3f865321c2961688d186d3c86b7ee4bbff321",
|
|
"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"
|
|
}
|
|
}
|