From 24212bffecb1b16a56a62c3425d542e811dd7c39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 20:28:42 +0000 Subject: [PATCH] gh: Update to version 2.14.5 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index e320163417..1bf511577f 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.4", + "version": "2.14.5", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_amd64.zip", - "hash": "09fbc2463066fbded5148878766d8c1bf6a91d726eeb7ffff182054564610b3c" + "url": "https://github.com/cli/cli/releases/download/v2.14.5/gh_2.14.5_windows_amd64.zip", + "hash": "61aa2e6982c6159a8b0ab68c3c1b103880f4c513089a4d122297355774048f95" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.4/gh_2.14.4_windows_386.zip", - "hash": "e5d98538fb45db164d80464e7936b48b7a4e374d983bcc36a0fdd0eea2cce881" + "url": "https://github.com/cli/cli/releases/download/v2.14.5/gh_2.14.5_windows_386.zip", + "hash": "835a1c608a1c6c77ab172e6c2189568c3c8b1b0bf2776c741abc6c97a39be548" } }, "bin": "bin\\gh.exe",