ghq: Update to version 0.17.1

This commit is contained in:
Richard Kuhnt 2019-12-24 16:00:25 +00:00
parent 875013436c
commit 626bad55c9

View File

@ -1,17 +1,17 @@
{
"homepage": "https://github.com/motemen/ghq",
"description": "Remote repository management made easy.",
"version": "0.17.0",
"version": "0.17.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.17.0/ghq_windows_amd64.zip",
"hash": "sha1:f46d564bbd308da879359e50bf620203b40c803c",
"url": "https://github.com/motemen/ghq/releases/download/v0.17.1/ghq_windows_amd64.zip",
"hash": "sha1:455441d36ec63097aee4ff96f151c4d9052553a3",
"extract_dir": "ghq_windows_amd64"
},
"32bit": {
"url": "https://github.com/motemen/ghq/releases/download/v0.17.0/ghq_windows_386.zip",
"hash": "sha1:f3f91e4036b0eaa68c5d67b224ebf37498aae207",
"url": "https://github.com/motemen/ghq/releases/download/v0.17.1/ghq_windows_386.zip",
"hash": "sha1:6ba5066665c214b222920492660351beec92fc0b",
"extract_dir": "ghq_windows_386"
}
},