From 410dbcbc5b0c67d6b1a4f18f9afd856e44c5d11d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 20:25:38 +0000 Subject: [PATCH] gh: Update to version 2.22.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index eafa0c9538..77034aec48 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.22.0", + "version": "2.22.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_amd64.zip", - "hash": "39fdfe5a03ab40bf98e1376e5ac44ea5b6227f1562f8f1632b6d91700077e0ac" + "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_amd64.zip", + "hash": "b51fdf145f472a63b4dbcb05b5eac843abaefbbb73aeaab9a67cadef9c8f22b1" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_386.zip", - "hash": "26f7e81b6b5d4e62ea15ca6edc8c889259b9a1a551376b5b8140e3c2a1980e37" + "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_386.zip", + "hash": "c80a1d30e6bae37661c4368f7a375e0f0be520cc1741254fa752ffccae0155f5" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_arm64.zip", - "hash": "dd44b889250248a2ae8d73ca9a8b6535a1ed687413c0f2588eec9aed00d891d7" + "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_arm64.zip", + "hash": "b74185710809558bc12d6f1c7df6460bc928506732a528502e8b273e67e16141" } }, "bin": "bin\\gh.exe",