ghq: Update to version 0.16.0

This commit is contained in:
Richard Kuhnt 2019-12-21 17:00:22 +00:00
parent 73bcbc61cd
commit 49eafa1acc

View File

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