mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
14 lines
499 B
JSON
14 lines
499 B
JSON
{
|
|
"version": "0.24.0",
|
|
"description": "Terminal client for Git",
|
|
"homepage": "https://github.com/extrawurst/gitui",
|
|
"license": "MIT",
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v0.24.0/gitui-win.tar.gz",
|
|
"hash": "a9d1121140b41171ee1adaea2bfadc743188cfc4f62779ee52f51643179c9bad",
|
|
"bin": "gitui.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
|
|
}
|
|
}
|