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