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