diff --git a/bucket/gh.json b/bucket/gh.json index 77c13b518f..9bf34f748e 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.64.0", + "version": "2.65.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_windows_amd64.zip", - "hash": "757c5f48519374c14b4c67f158d62a7b55cf48088d2a53a4c5a0074e7f426d45" + "url": "https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_amd64.zip", + "hash": "7f0d84ff2dcc2c9e83664c23e619cfe020964584520fcf2f503dda3d298fb6ea" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_windows_386.zip", - "hash": "69695c2655f7283ffcc87777228512a04bcb950f4ef1a16639331b9cbfa7797c" + "url": "https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_386.zip", + "hash": "7044c114b7e2edbcfb4b9d3f93e836c9046a679e2121ac3c9c94d512b6eb6d24" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_windows_arm64.zip", - "hash": "6a09171c1726b5013da0f3a753f93669e0921144719abb342992bb93c74e8490" + "url": "https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_windows_arm64.zip", + "hash": "5050e0e1844cc7192b90411d897677303f7f728b94d6dce0819002a4ef53757b" } }, "bin": "bin\\gh.exe",