diff --git a/bucket/ghq.json b/bucket/ghq.json index 7a6629d346..d1240cafbf 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,17 +1,17 @@ { - "version": "1.4.2", + "version": "1.5.0", "description": "Remote repository clones manager", "homepage": "https://github.com/motemen/ghq", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/motemen/ghq/releases/download/v1.4.2/ghq_windows_amd64.zip", - "hash": "sha1:6953fb3a5b809b99795468aa3abc7fcd7a15c58a", + "url": "https://github.com/motemen/ghq/releases/download/v1.5.0/ghq_windows_amd64.zip", + "hash": "sha1:d38e8a28e6fe73b8e4fee40a0c1b8b5cdcac3d35", "extract_dir": "ghq_windows_amd64" }, "arm64": { - "url": "https://github.com/motemen/ghq/releases/download/v1.4.2/ghq_windows_arm64.zip", - "hash": "sha1:f1fb902ef96eef3af17e6d534b2d5eaddb2ac27f", + "url": "https://github.com/motemen/ghq/releases/download/v1.5.0/ghq_windows_arm64.zip", + "hash": "sha1:210a5b9ab69d209c61c6e11badc5e2ccef253b23", "extract_dir": "ghq_windows_arm64" } },