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