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.23.0",
|
|
"description": "Terminal client for Git",
|
|
"homepage": "https://github.com/extrawurst/gitui",
|
|
"license": "MIT",
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v0.23.0/gitui-win.tar.gz",
|
|
"hash": "b07edf356b40e659ca1181b2a59a5f281adbebbb523a707e3b7b31934f0b8a1a",
|
|
"bin": "gitui.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
|
|
}
|
|
}
|