diff --git a/bucket/gh.json b/bucket/gh.json index 9e88d17efa..da083718e7 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.44.1", + "version": "2.45.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_amd64.zip", - "hash": "5a19a334d5032cfcb01e71e418c5e355104f7afd9129daf8939b729ffa46aa08" + "url": "https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_windows_amd64.zip", + "hash": "fa2009234c0c879529fd46137a54498d580c77700b03d743ad84ae20b280b947" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_386.zip", - "hash": "9f1d6629c7b0d95e37213af0e2736ca61aebfaf78dd357708a23e388c081e8c9" + "url": "https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_windows_386.zip", + "hash": "dab2b813b11ec6477d3ba9650258f6f3d53e206dbebc8d9983d5c551cbb076f0" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_windows_arm64.zip", - "hash": "52dfff0c2f06acabd98294081b6ff5556a7eb4b435b128f8a0aa25aa95dd2b0d" + "url": "https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_windows_arm64.zip", + "hash": "624a9e8426a10f5a9c8f25d6111626f11ca1182f597ad636f63695ff98ab62d2" } }, "bin": "bin\\gh.exe",