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