gitui: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2021-03-04 23:01:47 +00:00
parent 0c075cf854
commit eedea8652c

View File

@ -1,11 +1,11 @@
{ {
"version": "0.11.0", "version": "0.12.0",
"description": "Terminal client for Git", "description": "Terminal client for Git",
"homepage": "https://github.com/extrawurst/gitui", "homepage": "https://github.com/extrawurst/gitui",
"license": "MIT", "license": "MIT",
"depends": "git", "depends": "git",
"url": "https://github.com/extrawurst/gitui/releases/download/v0.11.0/gitui-win.tar.gz", "url": "https://github.com/extrawurst/gitui/releases/download/v0.12.0/gitui-win.tar.gz",
"hash": "08ceab5041ac4052807127ab3ad76437b84093d64d30fa98f9103ca42ebf868c", "hash": "5b697f5d26b20d045e81ba1d86f7c6f8e4edb01b00243913bc8a7a79fe1476df",
"extract_dir": ".", "extract_dir": ".",
"bin": "gitui.exe", "bin": "gitui.exe",
"checkver": "github", "checkver": "github",