gitui: Update to version 0.14.0

This commit is contained in:
Richard Kuhnt 2021-04-11 22:00:23 +00:00
parent 801db6c814
commit a93acd89c1

View File

@ -1,11 +1,11 @@
{ {
"version": "0.13.0", "version": "0.14.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.13.0/gitui-win.tar.gz", "url": "https://github.com/extrawurst/gitui/releases/download/v0.14.0/gitui-win.tar.gz",
"hash": "84dcd23abcca2038e66a0ae540603df354906ff8f3e1c8cd7209929ed40807c4", "hash": "c096ef7b20e5acddbd1263e30af62a6c241d20d324470e600e9c9a314df45c07",
"extract_dir": ".", "extract_dir": ".",
"bin": "gitui.exe", "bin": "gitui.exe",
"checkver": "github", "checkver": "github",