diff --git a/bucket/ghq.json b/bucket/ghq.json index ba24b32d2c..b7da7233fb 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,17 +1,17 @@ { - "version": "1.6.0", + "version": "1.6.1", "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.0/ghq_windows_amd64.zip", - "hash": "sha1:ee2558fd5401dc15637798f3e76cd562cd41d130", + "url": "https://github.com/motemen/ghq/releases/download/v1.6.1/ghq_windows_amd64.zip", + "hash": "sha1:6fd345294a930695effeb8dbbc2e49eaa100fea3", "extract_dir": "ghq_windows_amd64" }, "arm64": { - "url": "https://github.com/motemen/ghq/releases/download/v1.6.0/ghq_windows_arm64.zip", - "hash": "sha1:13b1a04cf2771da29772d3ff677107b7254713b0", + "url": "https://github.com/motemen/ghq/releases/download/v1.6.1/ghq_windows_arm64.zip", + "hash": "sha1:a485204a13b0af19b85f826218fde17892aedc86", "extract_dir": "ghq_windows_arm64" } },