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