diff --git a/bucket/ghq.json b/bucket/ghq.json index 4ed9244e17..d586107bc4 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/motemen/ghq", - "version": "0.8.0", + "version": "0.9.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.8.0/ghq_windows_amd64.zip", - "hash": "sha1:181d62a33acd5bdd132a96f6dae6831cdf977320" + "url": "https://github.com/motemen/ghq/releases/download/v0.9.0/ghq_windows_amd64.zip", + "hash": "sha1:3c983175db9debfb82fce9d50fa4a5255e98ad2a" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.8.0/ghq_windows_386.zip", - "hash": "sha1:a611c0da3629936904bb05fcab33935cf0fb17a7" + "url": "https://github.com/motemen/ghq/releases/download/v0.9.0/ghq_windows_386.zip", + "hash": "sha1:bbe3d5eecc4537a233643bd63ff02ff00e2c21f3" } }, "bin": "ghq.exe",