From 9c60fd78f3921de70e10b32d70c9f8ad256c6240 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 12:32:32 +0000 Subject: [PATCH] gh: Update to version 2.20.2 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 245b2aa9f6..e5e84f0531 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.20.1", + "version": "2.20.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.20.1/gh_2.20.1_windows_amd64.zip", - "hash": "db794cbc46f8ac354f9041cfda2e351f5723924c881be1d5ffff7fe3cc012e0e" + "url": "https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_windows_amd64.zip", + "hash": "e7cba4e2e7a5fe719879a8a507f9bb205101560a945bdc21e2283f67ebb0a4fe" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.20.1/gh_2.20.1_windows_386.zip", - "hash": "3ba21dc6dc37e66c93261ac2358f73a291a599b97076d71a62b4e9eab29f8689" + "url": "https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_windows_386.zip", + "hash": "d18b329c351036bb18a496741812206b3d9f353b59c1a816df7952a38f39f0a0" } }, "bin": "bin\\gh.exe",