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.24.3",
|
|
"description": "Terminal client for Git",
|
|
"homepage": "https://github.com/extrawurst/gitui",
|
|
"license": "MIT",
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v0.24.3/gitui-win.tar.gz",
|
|
"hash": "a45b49986e17a67c0b5b929934cedcd48a23f24f3c0e074fae990b086e535e72",
|
|
"bin": "gitui.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
|
|
}
|
|
}
|