diff --git a/bucket/gh.json b/bucket/gh.json index 99efa6652f..94c0e822eb 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.19.0", + "version": "2.20.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_windows_amd64.zip", - "hash": "a896463430e9d96dce3453871df50a87090d069b4f3578d1588a33690e0800f8" + "url": "https://github.com/cli/cli/releases/download/v2.20.0/gh_2.20.0_windows_amd64.zip", + "hash": "adebeedcd5d0839d4b41804208adbbbd5dd5796c3e486fbecb8c8ef602757b26" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_windows_386.zip", - "hash": "dcfe6cc60bcf57a8519a68b8362ecddaa51d82919cd8ed9394124847447f0e37" + "url": "https://github.com/cli/cli/releases/download/v2.20.0/gh_2.20.0_windows_386.zip", + "hash": "84c07917bfdac55ef17bd2b4f24c7483fd0fe8aee8ae1f4185d8187b524260f4" } }, "bin": "bin\\gh.exe",