2020-07-09 16:50:19 +08:00

16 lines
543 B
JSON

{
"version": "0.8.1",
"description": "Terminal client for Git",
"homepage": "https://github.com/extrawurst/gitui",
"license": "MIT",
"depends": "git",
"url": "https://github.com/extrawurst/gitui/releases/download/v0.8.1/gitui-win.tar.gz",
"hash": "42849cd9ffa4fb71dd97826f8e70b510ba85758fb51593a432dbb383a2c70783",
"extract_dir": ".",
"bin": "gitui.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
}
}