From 21ca7c565b7bf4c4348e49dcc273a33a490b0d51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 20:24:17 +0000 Subject: [PATCH] gh: Update to version 2.27.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 31318dc7de..4e182a1f00 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.26.1", + "version": "2.27.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_amd64.zip", - "hash": "eb921ad9a452a1b584bf586bd7a154748f8912234ccfb5868ee9b96faeca778b" + "url": "https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_windows_amd64.zip", + "hash": "271db54f3f9ff8f1e34839cf0c517b2957c1d76ec1e0d818ebae2cf530292ebb" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_386.zip", - "hash": "282d9d2ddba652f5f673354fb6b982097aa052d8aeb6e226a6e051995a1ee73c" + "url": "https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_windows_386.zip", + "hash": "c16b3c6a2eaa91f1adcc89237296ab3a0d272473d8a5509670beebef4d3aecd1" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_windows_arm64.zip", - "hash": "55863399d5130f0e9501bcf7bf7d9a3f90f63a67052618bf123134a21b4216dd" + "url": "https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_windows_arm64.zip", + "hash": "9c69f973d0d89a08a09a7cdc8ad4c071945fbba47908b26326c64338e86a6300" } }, "bin": "bin\\gh.exe",