-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathgitui.json
More file actions
13 lines (13 loc) · 499 Bytes
/
gitui.json
File metadata and controls
13 lines (13 loc) · 499 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"version": "0.28.1",
"description": "Terminal client for Git",
"homepage": "https://github.com/extrawurst/gitui",
"license": "MIT",
"url": "https://github.com/extrawurst/gitui/releases/download/v0.28.1/gitui-win.tar.gz",
"hash": "fab116ccdf9ae4e17378db912d76cc26e60aefd2226f44e665120dea166867e4",
"bin": "gitui.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/extrawurst/gitui/releases/download/v$version/gitui-win.tar.gz"
}
}