From 6414e1634c3b4198fd65bea9200419d6c1eea51f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 12:32:47 +0000 Subject: [PATCH] gh: Update to version 2.11.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 06b5ea4af3..f530fa4ce2 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.10.1", + "version": "2.11.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_windows_amd64.zip", - "hash": "252fb104f5d18c14b1d81056c664877425a0642771745d78eeb346b4dfc65371" + "url": "https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_windows_amd64.zip", + "hash": "df7b76a14065b94c5066df7ed8beb69fed646db95445cc9c931f83489c081233" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_windows_386.zip", - "hash": "6c3707bc3fb7bedf8e45b317da63264bee22880e84855c01d1f3aa72edf5f8b0" + "url": "https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_windows_386.zip", + "hash": "f0bd0837f77ccc19fc8546616d067bb478b93fdbf91d8752d343e55498a8e64a" } }, "bin": "bin\\gh.exe",