diff --git a/bucket/gh.json b/bucket/gh.json index 3e1c733854..91829b5337 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "0.6.1", - "homepage": "https://cli.github.com", + "version": "0.6.3", "description": "Official GitHub CLI", + "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v0.6.1/gh_0.6.1_windows_amd64.zip", - "hash": "80ce857ba2837128bff71648dae8e28660c1fc7d84c7530e9fe8a61e8476f320" + "url": "https://github.com/cli/cli/releases/download/v0.6.3/gh_0.6.3_windows_amd64.zip", + "hash": "7b3af8c8df4a293ea5d00fbad7997e2cdcb517c367f09adf84bda28fa916036b" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v0.6.1/gh_0.6.1_windows_386.zip", - "hash": "ae07d29ad6f51dd4d12aeeb4aaeace48958b336200e96ea4579f8f425c1c8a34" + "url": "https://github.com/cli/cli/releases/download/v0.6.3/gh_0.6.3_windows_386.zip", + "hash": "39dfd70eb42521285133b6e7e4b9ca3b1177831d00e230680402a86ec622043c" } }, "bin": "bin\\gh.exe",