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