From b599cf5a8509b68ef68c971341693363748e6b4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 16:27:54 +0000 Subject: [PATCH] gh: Update to version 2.40.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 5bc6d25303..150069680f 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.39.2", + "version": "2.40.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_amd64.zip", - "hash": "e57d3c0acafe21d2eb1e230f908898b4d48b24db979ac2f1eb510c4e2478efa6" + "url": "https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_windows_amd64.zip", + "hash": "6d27beeedf5d445ba7bdc92e3e85694c375ee558dca4d0c47ae37c5d2c42b071" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_386.zip", - "hash": "50daec42a9a97354a8dd351bcd7e2243f79a5e3e6483ace15685534cee3db1ac" + "url": "https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_windows_386.zip", + "hash": "d33b3351a818bfb0f448b425e987744ede830f1b9bdeb0b912ba17fd688ae694" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_arm64.zip", - "hash": "57dd214e69ac0040ca392c0ce84f8c746d9e53c2a4a6821b81dfaf49695b63c5" + "url": "https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_windows_arm64.zip", + "hash": "43d407a58f9612d4a6278a4ac96ab449bc2d411cf96e58324ef53eca5c9f70bd" } }, "bin": "bin\\gh.exe",