mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
17 lines
479 B
JSON
17 lines
479 B
JSON
{
|
|
"homepage": "http://gittup.org",
|
|
"version": "0.7.7-8-gf77dbd4",
|
|
"license": "GPL-2.0",
|
|
"url": "http://gittup.org/tup/win32/tup-latest.zip",
|
|
"hash": "b3435ca374190a7da691d75278eb7fd3e5238e9ad94c4e87dd333167f684ab24",
|
|
"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"
|
|
}
|
|
}
|