From d80fdf8dec4ab8ecd3d7ef76f460883277b1faaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:27:36 +0000 Subject: [PATCH] gh: Update to version 2.42.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 8c19f38cc5..7769f9a1ca 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.41.0", + "version": "2.42.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_amd64.zip", - "hash": "61705efe2176248c3cf6291af0887b4ce621b5b7013b397e66ac0173eb289eac" + "url": "https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_amd64.zip", + "hash": "a6797cc2820949351318a4a9c49d04faefae2f891dd6e67391497b667643cfc5" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_386.zip", - "hash": "e80f3178fb4bceba7caf5d3a8e172e3dfcdc38e9a66afae88f6028d7c1362312" + "url": "https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_386.zip", + "hash": "19b9e989929dd728d74f8766dce88cfdbce249063c54067ea862fa797253ee29" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_arm64.zip", - "hash": "3ca91b0551cf71e97ebd6b3da7457003f9d6a45b768eaac7a0bd23c3da61bb75" + "url": "https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_windows_arm64.zip", + "hash": "5091080921472b2b7f8797180c94412a8274281524fdacb1b726186a9cf9e489" } }, "bin": "bin\\gh.exe",