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