diff --git a/bucket/gh.json b/bucket/gh.json index 0ba1e17b14..6f74e931f1 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.8.0", + "version": "2.9.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_windows_amd64.zip", - "hash": "0da87247cff625bf888a3a5be2007f8564061bfc7187339a24824ec00505e416" + "url": "https://github.com/cli/cli/releases/download/v2.9.0/gh_2.9.0_windows_amd64.zip", + "hash": "349ef29f1112de0a7c33d8cc19733cd476e85a298fd17efc6c068d11383a7b47" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_windows_386.zip", - "hash": "45f3af00316cefefa63812a88bfc43e1d422ac0ebc01b37b4349bdc6299da5d5" + "url": "https://github.com/cli/cli/releases/download/v2.9.0/gh_2.9.0_windows_386.zip", + "hash": "f515b87955cbbe6eaac6863fd90320465fe61ff88f186102ad6041433133fccc" } }, "bin": "bin\\gh.exe",