diff --git a/bucket/gh.json b/bucket/gh.json index 8d79aaadae..1f6fbb630c 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.54.0", + "version": "2.55.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_windows_amd64.zip", - "hash": "d3400b7e5c5a7f3912e8da606a2daf3376981d49f0ba0dea0337725eae25351d" + "url": "https://github.com/cli/cli/releases/download/v2.55.0/gh_2.55.0_windows_amd64.zip", + "hash": "257b53ce362d2fae73cf1fd0792b2c3f2971be2c6c5c91f749d7fe75dd487fed" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_windows_386.zip", - "hash": "fc3ff826788d4b6bd0562fa2f3672487319f3b81b46f854364a90c968066679c" + "url": "https://github.com/cli/cli/releases/download/v2.55.0/gh_2.55.0_windows_386.zip", + "hash": "75342bbcf288a9e7a7ab4e658e6f742af71bcc18a75933f76a527abb19452500" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_windows_arm64.zip", - "hash": "976effaaf05b33427358c241531b034df315d4fff87a67fe4c7745180006c77f" + "url": "https://github.com/cli/cli/releases/download/v2.55.0/gh_2.55.0_windows_arm64.zip", + "hash": "11254c845820c0764ffe8b79a4799b39386191015e8cfea02301efac92154419" } }, "bin": "bin\\gh.exe",