From f5d6eb1bfcddfceb5073a47c2bc83e66cf3b996d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:33:28 +0000 Subject: [PATCH] gh: Update to version 2.31.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index ad27345b2e..6bf7a9b2b0 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.30.0", + "version": "2.31.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_amd64.zip", - "hash": "7d466686978e3c93e1a412229a77921288862cec183e94ad06cd36bfcd34ebaf" + "url": "https://github.com/cli/cli/releases/download/v2.31.0/gh_2.31.0_windows_amd64.zip", + "hash": "9b91adeb523c393be0e64786dc179ad17a1b588bd5067dd598f524fb2782c107" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_386.zip", - "hash": "6b8270ea266b4afac5ea24a3bce3694c824769198694c52262ecfcb750106470" + "url": "https://github.com/cli/cli/releases/download/v2.31.0/gh_2.31.0_windows_386.zip", + "hash": "9569afb94ab08c3487f317393b75d3896009e9e06f7f5e92dd227358c9ea6002" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_windows_arm64.zip", - "hash": "8883f41edf2e9c92c035d886bd9883bbacca37db7b79a0564f3838fd98f04ce0" + "url": "https://github.com/cli/cli/releases/download/v2.31.0/gh_2.31.0_windows_arm64.zip", + "hash": "89692e858f433fbaee0e355641f93d4ce891d142d07494d8b48db030e6b7c1c1" } }, "bin": "bin\\gh.exe",