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