From aebc1784c57dab304ea28600ebcf4e28267a8c7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 20:30:39 +0000 Subject: [PATCH] gh: Update to version 2.83.2 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 4acb844ebc..4785863733 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.83.1", + "version": "2.83.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.83.1/gh_2.83.1_windows_amd64.zip", - "hash": "1324871424cb8cb3793914565026a8da53b1a633fa05760597abef54b57ff12e" + "url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_windows_amd64.zip", + "hash": "b95bf2d953e3bf497bb2c0aed97ffcc5ed8471b80f0920d663a92a6111f05135" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.83.1/gh_2.83.1_windows_386.zip", - "hash": "7fb4f1b83473660c87bbb51ed3d0b427597b9bd0f37df9e42e60ddb8f9f91b72" + "url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_windows_386.zip", + "hash": "b5310c1c12a6cbcd72188763c76ea50f5a746efe52e5ab95dee7a770dbbc3ca1" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.83.1/gh_2.83.1_windows_arm64.zip", - "hash": "874e07e89516fa064a8f9c55402bc5b6d8bfa7c625b05ce90e473b92075846e5" + "url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_windows_arm64.zip", + "hash": "a341bf9e1074a1586c2ce3e0e46685c1722b4c99a4699b34a906e3a47e3885e5" } }, "bin": "bin\\gh.exe",