From 06c389e4f14e27489cf83c699e39f47acb62b037 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:32:43 +0000 Subject: [PATCH] gh: Update to version 2.43.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 4907d45da5..e23de6692c 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.43.0", + "version": "2.43.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_windows_amd64.zip", - "hash": "17801e261ba1736e4dfb55c38de83b7f5e173606120c4b3b67456810514d6c2f" + "url": "https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_windows_amd64.zip", + "hash": "b0d8185853996639b408208c6d8dd1501aebf490e2c6b08694182328bac0c643" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_windows_386.zip", - "hash": "f3fe27c10b11e5f5e8bb6b3117a74c24e4a38baaa2120ece6084adbbb3659f7a" + "url": "https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_windows_386.zip", + "hash": "b895f7412afa4391b5a1a67f8fdd29f92735d18e9b708f3e6cb90e88f0d15b59" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_windows_arm64.zip", - "hash": "64f1d6d1717455bd546567164d2af55987dcd0f5c50065aa30de244ceec468f9" + "url": "https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_windows_arm64.zip", + "hash": "6bcf5a47168f02daee8a8224547f3044fe9dc91ae1f3767e929f3f513436475e" } }, "bin": "bin\\gh.exe",