diff --git a/bucket/gh.json b/bucket/gh.json index c7a60960f9..443a9945fd 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.79.0", + "version": "2.80.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_windows_amd64.zip", - "hash": "0372db012e22db3d737ed592ed49b72fdcd47b46d7e9d7e75476410337bd278d" + "url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_amd64.zip", + "hash": "a05f1e31c8760b33c4fd665e30dcfa214f0a3ad3b0750b4f765b83bf47ebc2c9" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_windows_386.zip", - "hash": "16288a51b390b935685b453817eecc267c614c74a32d9f96547664d33462a3ff" + "url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_386.zip", + "hash": "68d9b76482a9908709ebd17f531ab83362281051e864ab09c3d597997f62677d" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_windows_arm64.zip", - "hash": "ec5a7a926afaeacbb0a0583e3afa3275e4376cfb0aa73f8c3a045b291bb0d91d" + "url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_arm64.zip", + "hash": "9b545f6a38d35b0e44ed89d3b041b0f8c84cae35a5cedffe862177681c022a86" } }, "bin": "bin\\gh.exe",