From c81aad455d2173906daf58f9fa3e3c17bc2ff9ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 20:28:14 +0000 Subject: [PATCH] gh: Update to version 2.10.1 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",