diff --git a/bucket/gh.json b/bucket/gh.json index 7648bd0c55..c33383b53a 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.2.0", + "version": "2.3.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.2.0/gh_2.2.0_windows_amd64.zip", - "hash": "736d3a6090687b1a3d4f98d9cd8344b50bb3c37264e32890936052c3725574c5" + "url": "https://github.com/cli/cli/releases/download/v2.3.0/gh_2.3.0_windows_amd64.zip", + "hash": "0e3d0ce47cd73c45ea1ed87f0a8ced279e657639ec3e35b2c020f80c84a0c474" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.2.0/gh_2.2.0_windows_386.zip", - "hash": "650a1109bec617002814f289e81a0b694fca908a06694673fe594a1215331d23" + "url": "https://github.com/cli/cli/releases/download/v2.3.0/gh_2.3.0_windows_386.zip", + "hash": "42ae9ceba93302ecd925cc34cfbe84d2671bf77b912634846f7f9aee92b39cdd" } }, "bin": "bin\\gh.exe",