diff --git a/bucket/ghq.json b/bucket/ghq.json index 3ea67c2bcd..3753d81ba1 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,17 +1,17 @@ { - "version": "1.6.2", + "version": "1.6.3", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v1.6.2/ghq_windows_amd64.zip", - "hash": "sha1:26be628c948f25f67eab5cad7e703e554139a356", + "url": "https://github.com/motemen/ghq/releases/download/v1.6.3/ghq_windows_amd64.zip", + "hash": "sha1:2c03e23d1e3743e8edd36b1b6ba598d76681a627", "extract_dir": "ghq_windows_amd64" }, "arm64": { - "url": "https://github.com/motemen/ghq/releases/download/v1.6.2/ghq_windows_arm64.zip", - "hash": "sha1:28eb0f85134a7c8204b99080503f2c020202f94c", + "url": "https://github.com/motemen/ghq/releases/download/v1.6.3/ghq_windows_arm64.zip", + "hash": "sha1:3b7011db24bb8088bd843ffd197fdc7911d747b7", "extract_dir": "ghq_windows_arm64" } },