From c544e1369903dcf00c7182a501b4941929b20d78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 20:29:45 +0000 Subject: [PATCH] gh: Update to version 2.83.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 4bc8f92f83..03b1f08494 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.82.1", + "version": "2.83.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_amd64.zip", - "hash": "17bb2a19d25887cebd3b0ee2d3a3fdf56791eb0df15cf34b068fac56212f690b" + "url": "https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_windows_amd64.zip", + "hash": "41c3b14842ebe7a1509488b8be60c27033096549de989158d06fd9200a929bd3" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_386.zip", - "hash": "a09f27e6f00abfebba8fd425994a1c7c0a2c371c52dd74a8da9c171f9f9fb41e" + "url": "https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_windows_386.zip", + "hash": "349939d8b5db6ee74c9daa69e0ea94677c72e146679bd31b9b3002b056567d8a" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_arm64.zip", - "hash": "9922588ac432f2a25e9ffecacd3a31b9e7b1f093b3b5f9e8afe89879ef25e2c0" + "url": "https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_windows_arm64.zip", + "hash": "9b6606c971bcf57a4b37404ffeb8b85e2b2375b5c2ce956d8f98d1dc0deda6e1" } }, "bin": "bin\\gh.exe",