From 978b80cbb5d587e093be70e0cfd25fbe5f99055f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 16:25:50 +0000 Subject: [PATCH] gh: Update to version 2.30.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 21b78c8d96..ad27345b2e 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.29.0", + "version": "2.30.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_amd64.zip", - "hash": "031eb343ebff6f8cc712d58d79267ee00b0c61b37d6698927161daae895044c6" + "url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_amd64.zip", + "hash": "7d466686978e3c93e1a412229a77921288862cec183e94ad06cd36bfcd34ebaf" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_386.zip", - "hash": "3d626044e442e59c951ad8571cdf6bf07199c905fc0eb1de15283cde8fae9ae2" + "url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_386.zip", + "hash": "6b8270ea266b4afac5ea24a3bce3694c824769198694c52262ecfcb750106470" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_windows_arm64.zip", - "hash": "a4e6241be4031c048f4defefa4092470a14b5c812fc64df9938bc824656d379e" + "url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_arm64.zip", + "hash": "8883f41edf2e9c92c035d886bd9883bbacca37db7b79a0564f3838fd98f04ce0" } }, "bin": "bin\\gh.exe",