From 50cedf30247fbdd5048937cad281d980379d9889 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:24:41 +0000 Subject: [PATCH] gh: Update to version 2.39.2 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index d942522898..5bc6d25303 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.39.1", + "version": "2.39.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_amd64.zip", - "hash": "6b8fe1b9d18215f1eba40b020e4d28c6d91a4bdcd6239f4bd59f5abc1d05a26c" + "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_amd64.zip", + "hash": "e57d3c0acafe21d2eb1e230f908898b4d48b24db979ac2f1eb510c4e2478efa6" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_386.zip", - "hash": "5759423cccfef74880a0d65f4fe8235f169a54b5887e2c08cef91019a690fa62" + "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_386.zip", + "hash": "50daec42a9a97354a8dd351bcd7e2243f79a5e3e6483ace15685534cee3db1ac" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_windows_arm64.zip", - "hash": "7be4b8c846e515e7648a5a2ad56c6dcd1cc62ce6b58f4337b089ad506969c978" + "url": "https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_windows_arm64.zip", + "hash": "57dd214e69ac0040ca392c0ce84f8c746d9e53c2a4a6821b81dfaf49695b63c5" } }, "bin": "bin\\gh.exe",