mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-08 04:35:13 +00:00
21 lines
736 B
JSON
21 lines
736 B
JSON
{
|
|
"version": "0.7.11-55",
|
|
"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-55-gd893ebb9.zip",
|
|
"hash": "9a1737b7b2b9e9ebe074e745c8338ead2da2ee68d68184ba15ba12fe4e6b2f03",
|
|
"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"
|
|
}
|
|
}
|