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