ghq: Update to version 0.14.1

This commit is contained in:
Richard Kuhnt 2019-12-17 16:01:14 +00:00
parent fc4afb07f0
commit fc09ff4294

View File

@ -1,17 +1,17 @@
{
"homepage": "https://github.com/motemen/ghq",
"description": "Remote repository management made easy.",
"version": "0.14.0",
"version": "0.14.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.14.0/ghq_windows_amd64.zip",
"hash": "sha1:c599f52385b808a7f0bc5451dcb412f30f25433a",
"url": "https://github.com/motemen/ghq/releases/download/v0.14.1/ghq_windows_amd64.zip",
"hash": "sha1:1184ad6c7498f632985f4eab6a2166ff22e7b859",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.14.0/ghq_windows_386.zip",
"hash": "sha1:26ae489f8f0e65c841ce305cc5fb419316213637",
"url": "https://github.com/motemen/ghq/releases/download/v0.14.1/ghq_windows_386.zip",
"hash": "sha1:da350e8b67235917aef0844142c0a31ea54c1522",
"extract_dir": "ghq_windows_386"
}
},