From 502b9c01c6c20701b3e5cb2ad05b27d0a2936537 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:33:57 +0000 Subject: [PATCH] gh: Update to version 2.7.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index ca79e13f1a..ad9eccf2f8 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.6.0", + "version": "2.7.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_windows_amd64.zip", - "hash": "4526dac96d6ab42fc931bd0a3d1674db6da23f3997c5cff2817dd0ae481b0f37" + "url": "https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_windows_amd64.zip", + "hash": "c4e5beb649ce416b8390e0cbddfd92ff9f92602cc51637403847c12f3e2b122d" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_windows_386.zip", - "hash": "7dad5b606d5bea81d39003e0726074b6f02d35611391b9f90652bb1e5bc6555c" + "url": "https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_windows_386.zip", + "hash": "2de41bcf7e8447677378fc1d469e5fabb8bca165aa3152d6903b7e7ceaed3fb8" } }, "bin": "bin\\gh.exe",