ghq: Update to version 0.17.0

This commit is contained in:
Richard Kuhnt 2019-12-24 05:00:21 +00:00
parent 2390ef8c8f
commit 6792c04c7d

View File

@ -1,17 +1,17 @@
{
"homepage": "https://github.com/motemen/ghq",
"description": "Remote repository management made easy.",
"version": "0.16.0",
"version": "0.17.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.16.0/ghq_windows_amd64.zip",
"hash": "sha1:7fbed2120a54756d0e53c87ce537ce13a601e33b",
"url": "https://github.com/motemen/ghq/releases/download/v0.17.0/ghq_windows_amd64.zip",
"hash": "sha1:f46d564bbd308da879359e50bf620203b40c803c",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.16.0/ghq_windows_386.zip",
"hash": "sha1:70ddf01eda3d7215ada2e54bbd7eb03051dd1efc",
"url": "https://github.com/motemen/ghq/releases/download/v0.17.0/ghq_windows_386.zip",
"hash": "sha1:f3f91e4036b0eaa68c5d67b224ebf37498aae207",
"extract_dir": "ghq_windows_386"
}
},