diff --git a/bucket/ghq.json b/bucket/ghq.json index ec375c3069..e19cf2a326 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.12.4", + "version": "0.12.5", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.4/ghq_windows_amd64.zip", - "hash": "sha1:7f8f8ce68aa4ff838a3ea8ea5fc9aa1745031f25", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.5/ghq_windows_amd64.zip", + "hash": "sha1:68872241a68bf8c3887ce590f48052a2e403369b", "extract_dir": "ghq_windows_amd64" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.4/ghq_windows_386.zip", - "hash": "sha1:ceda98d0d7cfbf4c84ea42dc03d6148ee4646dff", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.5/ghq_windows_386.zip", + "hash": "sha1:b1f68398584b3662fddc727d2b2c914effbf4d22", "extract_dir": "ghq_windows_386" } },