mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
21 lines
736 B
JSON
21 lines
736 B
JSON
{
|
|
"version": "0.7.11-80",
|
|
"description": "A file-based build system for Linux, OSX, and Windows.",
|
|
"homepage": "http://gittup.org",
|
|
"license": {
|
|
"identifier": "GPL-2.0-or-later|Proprietary",
|
|
"url": "https://github.com/gittup/tup/blob/master/docs/html/license.html"
|
|
},
|
|
"url": "http://gittup.org/tup/win32/tup-v0.7.11-80-g206813b3.zip",
|
|
"hash": "6397a13be7783f8c44882f2be4c9ce9a1e0a977c292eaf9ebef0e9188e9e63ec",
|
|
"bin": "tup.exe",
|
|
"checkver": {
|
|
"url": "http://gittup.org/tup/win32",
|
|
"regex": "tup-v([\\d.-]+)-(?<commit>[\\w]+)\\.zip",
|
|
"reverse": true
|
|
},
|
|
"autoupdate": {
|
|
"url": "http://gittup.org/tup/win32/tup-v$version-$matchCommit.zip"
|
|
}
|
|
}
|