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