diff --git a/bucket/gh.json b/bucket/gh.json index e5e84f0531..af3906ce7e 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.20.2", + "version": "2.21.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_windows_amd64.zip", - "hash": "e7cba4e2e7a5fe719879a8a507f9bb205101560a945bdc21e2283f67ebb0a4fe" + "url": "https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_windows_amd64.zip", + "hash": "0db60e4786e0557678fd685aadeb07f6273d4fe0967386e32d58a4826bf88611" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_windows_386.zip", - "hash": "d18b329c351036bb18a496741812206b3d9f353b59c1a816df7952a38f39f0a0" + "url": "https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_windows_386.zip", + "hash": "c1626d9de803fab3e39592251ed569b30f7a1b0a4df2734d02c3671c3225bc18" } }, "bin": "bin\\gh.exe",