mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
14 lines
499 B
JSON
14 lines
499 B
JSON
{
|
|
"version": "0.25.1",
|
|
"description": "Terminal client for Git",
|
|
"homepage": "https://github.com/extrawurst/gitui",
|
|
"license": "MIT",
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v0.25.1/gitui-win.tar.gz",
|
|
"hash": "005ddba2dd226bfcf05a8798e29f27e8d68198f4b7f92737e74f320fb4a63c71",
|
|
"bin": "gitui.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
|
|
}
|
|
}
|