gitui: Update to version 0.15.0

This commit is contained in:
Richard Kuhnt 2021-04-27 14:00:48 +00:00
parent faa7fc9a1f
commit 5b9d18836e

View File

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