From 7feb063eed325bbf3fc0c3b2f928439c035fc640 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 16:30:36 +0000 Subject: [PATCH] gh: Update to version 2.14.1 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 2476f2fbee..fb67038374 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.14.0", + "version": "2.14.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_amd64.zip", - "hash": "cd38abaad1061318ec6d64a4b76325790b943f6368b3d3052477f925e7f3b374" + "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_amd64.zip", + "hash": "26dda6f22be5abbaff0bf27cff6b81f8b1a57bb0e3f97d63a502d002f7fb92a7" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_386.zip", - "hash": "39101f75060cf78f039485467834257d0f15293736ce955c99360298a80661a0" + "url": "https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_windows_386.zip", + "hash": "1f5180d72ea53ff853cfd96a06eedaa1bccee6a0033cd04d0c8fbb6d8e397d8a" } }, "bin": "bin\\gh.exe",