diff --git a/bucket/ghq.json b/bucket/ghq.json index f57d130485..2705ca9bb8 100644 --- a/bucket/ghq.json +++ b/bucket/ghq.json @@ -1,12 +1,12 @@ { - "version": "1.0.2", + "version": "1.0.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.0.2/ghq_windows_amd64.zip", - "hash": "sha1:ced541a4485c693deef1281b7b06880d9542e6f0", + "url": "https://github.com/motemen/ghq/releases/download/v1.0.3/ghq_windows_amd64.zip", + "hash": "sha1:1fc10565e983339430fe10f698a3b222ef44800a", "extract_dir": "ghq_windows_amd64" } },