From d6056269ab5fb6e56de8ebb78902e741435e3e09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 12:31:54 +0000 Subject: [PATCH] gh: Update to version 2.14.3 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index ec8aa6c661..8cadce2183 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.2", + "version": "2.14.3", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_windows_amd64.zip", - "hash": "12b0dd5e41f9773bfbc42ad83b5b42144bd2072da186f8c142440689b0cbf6bd" + "url": "https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_windows_amd64.zip", + "hash": "bfe2b103ba79f574805a4cbddbc728e1fd0953799e1c40df5baa2f08369351be" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_windows_386.zip", - "hash": "713a2fbe985621b7b5f22a5802b1381c0d44e7ff3e82b0202cbe439c9a2032f9" + "url": "https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_windows_386.zip", + "hash": "e8495cc928a9d5c8811c200c69e090f82a8da8a5d688fd8f24595110ace5f51d" } }, "bin": "bin\\gh.exe",