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