From e92f1112c0e94bfea030febc7affba6224c9ac12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 12:32:29 +0000 Subject: [PATCH] gh: Update to version 2.18.1 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 25cc195c0b..7d47cf0997 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.18.0", + "version": "2.18.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.18.0/gh_2.18.0_windows_amd64.zip", - "hash": "c66037cb69db4457d6ea87859e193085d4d0f4a924238aedd452fed6ea927036" + "url": "https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_windows_amd64.zip", + "hash": "0b2dc1cab81277532a7b893697d571a51716b3b28fab5a5f46c14dca12638e89" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.18.0/gh_2.18.0_windows_386.zip", - "hash": "edf6c1ac84d9fc7813e6e5364036bf2dc087d1394161aecdef68ae142ae7c261" + "url": "https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_windows_386.zip", + "hash": "f5bb70fcad11f848c69eb0ddc1d66dd5fb32f0aee855e85843edad7c07b09e8a" } }, "bin": "bin\\gh.exe",