ghq: Update to version 0.14.0

This commit is contained in:
Richard Kuhnt 2019-12-04 12:00:18 +00:00
parent 925c0fc139
commit 5d9e828ac6

View File

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