diff --git a/bucket/gh.json b/bucket/gh.json index 3f5038c879..1dd8f78537 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.24.0", + "version": "2.24.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_windows_amd64.zip", - "hash": "fb6796eea0e47206b750c7f326c161fb802abac0d23f4ef406e970afe4108a45" + "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_amd64.zip", + "hash": "8fd4396621f1259da9a8421e0d539277fd3978f71798d65c67ed52256b79f3a5" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_windows_386.zip", - "hash": "fb4b77291df7222c9344dfed9af139276b42c778eb8ecb489f57e54c61bbf18d" + "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_386.zip", + "hash": "39f45ab4cafbc9c616a38ff02141d8b6b75c9cbe2254eebdaab498b35b6db9fb" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_windows_arm64.zip", - "hash": "89474a680e0bf916ff4cf824d1e595eb6f5f37e0b2aee3b79ac6721d9019493e" + "url": "https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_windows_arm64.zip", + "hash": "fb1bbab771d980d103bb9ef1f7d27d8445467f5af5e606abafbac25aab034a1f" } }, "bin": "bin\\gh.exe",