From 5f24fe7468ad7049d1a34a3a1c5ad23c814ed193 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 08:31:12 +0000 Subject: [PATCH] gh: Update to version 2.14.6 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 1bf511577f..5e05603754 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.5", + "version": "2.14.6", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.5/gh_2.14.5_windows_amd64.zip", - "hash": "61aa2e6982c6159a8b0ab68c3c1b103880f4c513089a4d122297355774048f95" + "url": "https://github.com/cli/cli/releases/download/v2.14.6/gh_2.14.6_windows_amd64.zip", + "hash": "6b117a719d0c977c71b37f8e03e857a22c04bd127f4da9dbc7de6a42c2060dad" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.5/gh_2.14.5_windows_386.zip", - "hash": "835a1c608a1c6c77ab172e6c2189568c3c8b1b0bf2776c741abc6c97a39be548" + "url": "https://github.com/cli/cli/releases/download/v2.14.6/gh_2.14.6_windows_386.zip", + "hash": "e97c02d734ac97822a3c3c29a766a9e2de021d2c84c77498d76ebf26e16a8656" } }, "bin": "bin\\gh.exe",