From 39a01e939bee97320586754bdc20c6bb0943e9f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:25:34 +0000 Subject: [PATCH] gh: Update to version 2.43.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 6721b947b1..4907d45da5 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.42.1", + "version": "2.43.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_windows_amd64.zip", - "hash": "babd138414977ab361f3ff79662c5bf761f0e302b8ba2243dba618d690a1d22b" + "url": "https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_windows_amd64.zip", + "hash": "17801e261ba1736e4dfb55c38de83b7f5e173606120c4b3b67456810514d6c2f" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_windows_386.zip", - "hash": "0ad0b4ea1d756e0de2332050fd12c1025808091be6afef3fd348ba55e0fbe52e" + "url": "https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_windows_386.zip", + "hash": "f3fe27c10b11e5f5e8bb6b3117a74c24e4a38baaa2120ece6084adbbb3659f7a" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_windows_arm64.zip", - "hash": "3fc4fe3df514baf350c605a35f86f745f7b0e337ade65d8859e31c1af2de95a8" + "url": "https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_windows_arm64.zip", + "hash": "64f1d6d1717455bd546567164d2af55987dcd0f5c50065aa30de244ceec468f9" } }, "bin": "bin\\gh.exe",