From c0974ff2de17c0b81f86d4ce2fc708c17247edbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 16:33:09 +0000 Subject: [PATCH] gh: Update to version 2.14.4 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 8cadce2183..e320163417 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.3", + "version": "2.14.4", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_windows_amd64.zip", - "hash": "bfe2b103ba79f574805a4cbddbc728e1fd0953799e1c40df5baa2f08369351be" + "url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_amd64.zip", + "hash": "09fbc2463066fbded5148878766d8c1bf6a91d726eeb7ffff182054564610b3c" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_windows_386.zip", - "hash": "e8495cc928a9d5c8811c200c69e090f82a8da8a5d688fd8f24595110ace5f51d" + "url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_386.zip", + "hash": "e5d98538fb45db164d80464e7936b48b7a4e374d983bcc36a0fdd0eea2cce881" } }, "bin": "bin\\gh.exe",