diff --git a/bucket/ghq.json b/bucket/ghq.json index 4624c69e53..020ab44896 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.11.0", + "version": "0.11.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.11.0/ghq_windows_amd64.zip", - "hash": "sha1:19f2614dace56e04fddeb248d7106a074d025a63", + "url": "https://github.com/motemen/ghq/releases/download/v0.11.1/ghq_windows_amd64.zip", + "hash": "sha1:f36b5bbbdaab7b831eca47f5154afb00c47b202e", "extract_dir": "ghq_windows_amd64" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.11.0/ghq_windows_386.zip", - "hash": "sha1:25867955e088f71c121adf578c732af2d7a74c1a", + "url": "https://github.com/motemen/ghq/releases/download/v0.11.1/ghq_windows_386.zip", + "hash": "sha1:1d93d53b30e1623c9c95aa43ea3539acc529373a", "extract_dir": "ghq_windows_386" } },