ghq: Update to version 0.15.0

This commit is contained in:
Richard Kuhnt 2019-12-18 18:01:50 +00:00
parent 1c4ef1076d
commit f120981b13

View File

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