diff --git a/bucket/gh.json b/bucket/gh.json index 77034aec48..b47f9a73d3 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.22.1", + "version": "2.23.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_amd64.zip", - "hash": "b51fdf145f472a63b4dbcb05b5eac843abaefbbb73aeaab9a67cadef9c8f22b1" + "url": "https://github.com/cli/cli/releases/download/v2.23.0/gh_2.23.0_windows_amd64.zip", + "hash": "c455548ea4139ae885dcda0ce2277cdfe4236d355bb145dc7590b2580eeffee4" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_386.zip", - "hash": "c80a1d30e6bae37661c4368f7a375e0f0be520cc1741254fa752ffccae0155f5" + "url": "https://github.com/cli/cli/releases/download/v2.23.0/gh_2.23.0_windows_386.zip", + "hash": "d007d515c83698b349952a9d21ff129e7e7abf0370c4062f06a1c18f4ee7d47a" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_arm64.zip", - "hash": "b74185710809558bc12d6f1c7df6460bc928506732a528502e8b273e67e16141" + "url": "https://github.com/cli/cli/releases/download/v2.23.0/gh_2.23.0_windows_arm64.zip", + "hash": "b9f99879d56f79109aefabaa3b28730f86f537018143eab193c57bc2f9804e24" } }, "bin": "bin\\gh.exe",