From e6c93107f8f64a2ed07f37963e438c5a993c4874 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 20:30:16 +0000 Subject: [PATCH] gh: Update to version 2.16.0 --- bucket/gh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 59599d6fa3..1c4e1f1d80 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,16 +1,16 @@ { - "version": "2.15.0", + "version": "2.16.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_amd64.zip", - "hash": "a4a49ad59bdd79be00375ab7426d3cb15bdd7bcdc50b0df7ef1f4bdc96315dc2" + "url": "https://github.com/cli/cli/releases/download/v2.16.0/gh_2.16.0_windows_amd64.zip", + "hash": "94819b330a2cc5514bd33dcd8aedaee20a2bc15c89861a87637ce11906a44fd3" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_386.zip", - "hash": "fc6fcfe0f569ed35881a3ae45e756de02d85359309f32adea4d713d4b5030c9e" + "url": "https://github.com/cli/cli/releases/download/v2.16.0/gh_2.16.0_windows_386.zip", + "hash": "bb952c0f55d8734019894b447994ea8d2b6e98f78e133b8a57dafb6a3bbd089f" } }, "bin": "bin\\gh.exe",