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