2021-05-29 14:00:21 +00:00

16 lines
545 B
JSON

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