diff --git a/bucket/ghq.json b/bucket/ghq.json index e19cf2a326..9b5e44db5e 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.12.5", + "version": "0.12.6", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.5/ghq_windows_amd64.zip", - "hash": "sha1:68872241a68bf8c3887ce590f48052a2e403369b", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.6/ghq_windows_amd64.zip", + "hash": "sha1:4388ea8fd909b724d16ed47f6e591fc8495c95f2", "extract_dir": "ghq_windows_amd64" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.5/ghq_windows_386.zip", - "hash": "sha1:b1f68398584b3662fddc727d2b2c914effbf4d22", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.6/ghq_windows_386.zip", + "hash": "sha1:c1c15ff414626c5a6ef42effaefd6970a08caeba", "extract_dir": "ghq_windows_386" } },