diff --git a/bucket/ghq.json b/bucket/ghq.json index 020ab44896..bfed40a33d 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.11.1", + "version": "0.11.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.11.1/ghq_windows_amd64.zip", - "hash": "sha1:f36b5bbbdaab7b831eca47f5154afb00c47b202e", + "url": "https://github.com/motemen/ghq/releases/download/v0.11.2/ghq_windows_amd64.zip", + "hash": "sha1:3c35e5f89c4b3adba174d9f80a383d90c5a1becf", "extract_dir": "ghq_windows_amd64" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.11.1/ghq_windows_386.zip", - "hash": "sha1:1d93d53b30e1623c9c95aa43ea3539acc529373a", + "url": "https://github.com/motemen/ghq/releases/download/v0.11.2/ghq_windows_386.zip", + "hash": "sha1:a2b81bf41e60a96bdc71983e0e5de08243df63bb", "extract_dir": "ghq_windows_386" } },