From 9df2591725d1bcb3e7832aa43e3c4749040fc5a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 20:24:04 +0000 Subject: [PATCH] gh: Update to version 2.33.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index d1b310e3c1..c8108ac857 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.32.1", + "version": "2.33.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_windows_amd64.zip", - "hash": "1cfea730ef7f7c0325fc59e929c165a4e2ef517a7d742faa7b8c2bdb075264bf" + "url": "https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_windows_amd64.zip", + "hash": "b1a90fa45d44ddb010d2d2702ec2c81199a0818e628c17613f55dcde829e17ca" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_windows_386.zip", - "hash": "f0f2aa2b07e6203d9cfe8629f3475b651d54f1965d12728ca699240620651205" + "url": "https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_windows_386.zip", + "hash": "921be94017285dd9279ed4b7215222803133035516c7cb99c4d609917d9364c4" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_windows_arm64.zip", - "hash": "568261c5a419d798707325291725642ab526f0cb1dde97be4a962d8c0a0e9240" + "url": "https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_windows_arm64.zip", + "hash": "fce33cbc7a4df822237137e7119c0203fd92fe5bcbfa3d08aa88247e230e0067" } }, "bin": "bin\\gh.exe",