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