diff --git a/bucket/ghq.json b/bucket/ghq.json index e134a7efe3..8c63cef558 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,17 +1,17 @@ { "homepage": "https://github.com/motemen/ghq", "description": "Remote repository management made easy.", - "version": "0.12.7", + "version": "0.12.8", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.7/ghq_windows_amd64.zip", - "hash": "sha1:88d035e423f9aae61c164367fb710d59d588d88c", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.8/ghq_windows_amd64.zip", + "hash": "sha1:a00f1c96267990479e73651bce833b9c58f00338", "extract_dir": "ghq_windows_amd64" }, "32bit": { - "url": "https://github.com/motemen/ghq/releases/download/v0.12.7/ghq_windows_386.zip", - "hash": "sha1:ac839c25e2c2d11f0487e4ab41d06605884e6d8b", + "url": "https://github.com/motemen/ghq/releases/download/v0.12.8/ghq_windows_386.zip", + "hash": "sha1:f43e010898aba088bb6392bb81b12844347303fc", "extract_dir": "ghq_windows_386" } },