mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 14:41:19 +00:00
17 lines
468 B
JSON
17 lines
468 B
JSON
{
|
|
"homepage": "http://gittup.org",
|
|
"version": "0.7.6",
|
|
"license": "GPL-2.0",
|
|
"url": "http://gittup.org/tup/win32/tup-latest.zip",
|
|
"hash": "9c65034e7b32c2e98224285efec2b08ea6dece599d417ebc3548c4fe2e3dfa45",
|
|
"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"
|
|
}
|
|
}
|