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