From 033d373edd7dae4406d8f0d2b0b4d4a72b66a4c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 16:31:35 +0000 Subject: [PATCH] gh: Update to version 2.19.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 7d47cf0997..99efa6652f 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.18.1", + "version": "2.19.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_windows_amd64.zip", - "hash": "0b2dc1cab81277532a7b893697d571a51716b3b28fab5a5f46c14dca12638e89" + "url": "https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_windows_amd64.zip", + "hash": "a896463430e9d96dce3453871df50a87090d069b4f3578d1588a33690e0800f8" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_windows_386.zip", - "hash": "f5bb70fcad11f848c69eb0ddc1d66dd5fb32f0aee855e85843edad7c07b09e8a" + "url": "https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_windows_386.zip", + "hash": "dcfe6cc60bcf57a8519a68b8362ecddaa51d82919cd8ed9394124847447f0e37" } }, "bin": "bin\\gh.exe",