diff --git a/bucket/ghq.json b/bucket/ghq.json index 624a0eeee5..051eb6e1a2 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,12 +1,12 @@ { - "version": "1.1.5", + "version": "1.1.6", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v1.1.5/ghq_windows_amd64.zip", - "hash": "sha1:62db2d0478323db451b164c2735a94b0cdb7e353", + "url": "https://github.com/motemen/ghq/releases/download/v1.1.6/ghq_windows_amd64.zip", + "hash": "sha1:3f5f197bee620752ac873072651b9934865f71c5", "extract_dir": "ghq_windows_amd64" } },