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