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