mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-30 04:21:20 +00:00
21 lines
747 B
JSON
21 lines
747 B
JSON
{
|
|
"version": "0.7.11-120",
|
|
"description": "A file-based build system for Linux, OSX, and Windows.",
|
|
"homepage": "https://gittup.org/gittup/",
|
|
"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-120-g8739d024.zip",
|
|
"hash": "df5a7dbf388234baaecace43b0bfe795d3721babc00378a86a644124a22f438c",
|
|
"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"
|
|
}
|
|
}
|