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