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