diff --git a/bucket/ghq.json b/bucket/ghq.json index cc83cbd295..d4d38e9e9e 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -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" } },