diff --git a/bucket/gh.json b/bucket/gh.json index 1dd8f78537..18a80ee2a2 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.24.1", + "version": "2.24.3", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_amd64.zip", - "hash": "8fd4396621f1259da9a8421e0d539277fd3978f71798d65c67ed52256b79f3a5" + "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_amd64.zip", + "hash": "483108bdf897ba2795ca6f32d03e395cff8db95a98eda120ed0ebb10263f1f37" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_386.zip", - "hash": "39f45ab4cafbc9c616a38ff02141d8b6b75c9cbe2254eebdaab498b35b6db9fb" + "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_386.zip", + "hash": "ca6c962b116612d4240a81334a9a33c010ce169f797bb8f9517e2a20e674fceb" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_arm64.zip", - "hash": "fb1bbab771d980d103bb9ef1f7d27d8445467f5af5e606abafbac25aab034a1f" + "url": "https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_windows_arm64.zip", + "hash": "4baa2a7467af15c7caf5355bd1716e073f6d64baa9e53f271fa80cbe4e35b718" } }, "bin": "bin\\gh.exe",