From 6df143edd1620fa80fb69746aace307c0b614a6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:27:48 +0000 Subject: [PATCH] gh: Update to version 2.41.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index db82782308..8c19f38cc5 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.40.1", + "version": "2.41.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_windows_amd64.zip", - "hash": "9c496dbb5781d4f796b5841cafdce5bbd962efd498f5117cd95790186fb1440b" + "url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_amd64.zip", + "hash": "61705efe2176248c3cf6291af0887b4ce621b5b7013b397e66ac0173eb289eac" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_windows_386.zip", - "hash": "47a290b4302a6c638da0db12b4c22f0f75ed9151a51dd0effc48f3bc1965bf1e" + "url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_386.zip", + "hash": "e80f3178fb4bceba7caf5d3a8e172e3dfcdc38e9a66afae88f6028d7c1362312" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_windows_arm64.zip", - "hash": "126b4b75164c97a5a377bb23c39eec335275b25b3669b124a196157af248b42a" + "url": "https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_windows_arm64.zip", + "hash": "3ca91b0551cf71e97ebd6b3da7457003f9d6a45b768eaac7a0bd23c3da61bb75" } }, "bin": "bin\\gh.exe",