From 93f086b56f68089b1cbc6c25c47211be26822867 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 20:27:01 +0000 Subject: [PATCH] gh: Update to version 2.6.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 5ae7bb0afd..ca79e13f1a 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.5.2", + "version": "2.6.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_windows_amd64.zip", - "hash": "5a7d09e468f90ef260552f9bea03739586f468912b077a161002e74dc4c12375" + "url": "https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_windows_amd64.zip", + "hash": "4526dac96d6ab42fc931bd0a3d1674db6da23f3997c5cff2817dd0ae481b0f37" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_windows_386.zip", - "hash": "057f6f0bc6c097a2ca96c6e40100db9cb43c8f54d78bee7fc5478ef85da79493" + "url": "https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_windows_386.zip", + "hash": "7dad5b606d5bea81d39003e0726074b6f02d35611391b9f90652bb1e5bc6555c" } }, "bin": "bin\\gh.exe",