From 84d499d88b014e7c18207c3b331842b1b233f0ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 08:25:43 +0000 Subject: [PATCH] gh: Update to version 2.39.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index bbd8986e85..a4a96787a7 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.38.0", + "version": "2.39.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_windows_amd64.zip", - "hash": "7b3e6f723ba3b92e7e9c4aa22e114a3d8b368119c9b37a2282fbb21742fa9ff1" + "url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_amd64.zip", + "hash": "cbcf6516ac798e2fa3c048e2d7af7de30712c1c393cba8b7aaac478a8d0a81d5" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_windows_386.zip", - "hash": "4741a63f663f61ecd5cc2111199c86d4b5d042ed1fae89bbaf60f16f79c57162" + "url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_386.zip", + "hash": "ef3fba69f1b364264aee8f32a07cb2c1ff80ddb062a307acda1a30789d9bd3dc" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_windows_arm64.zip", - "hash": "a4d76a6d0cf566d8576b5c719114df6f04dc62ee61233fb7b5a393d1eb5719b2" + "url": "https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_windows_arm64.zip", + "hash": "3c2556a3df92bc421edd881336638ff567ecdd49a22d9d82644e1089fb749bff" } }, "bin": "bin\\gh.exe",