From 3ca276bd66fe87f61128df649edf299938a4143d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 04:29:45 +0000 Subject: [PATCH] gh: Update to version 2.82.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 92c92269e8..4bc8f92f83 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.82.0", + "version": "2.82.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_amd64.zip", - "hash": "8cc6f294d0a0b956505695143931e152b5534f1b878f916a72512a051528f9a9" + "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_amd64.zip", + "hash": "17bb2a19d25887cebd3b0ee2d3a3fdf56791eb0df15cf34b068fac56212f690b" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_386.zip", - "hash": "97ca56fbb41141906bba0ddef8c8a9c8426aaba1c58f4f24a7a1ae4397eb1edb" + "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_386.zip", + "hash": "a09f27e6f00abfebba8fd425994a1c7c0a2c371c52dd74a8da9c171f9f9fb41e" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_arm64.zip", - "hash": "ca33a11224b54ac90815cee04d8aaf11ad1eba43df4d2f03596127e8e409cfd5" + "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_arm64.zip", + "hash": "9922588ac432f2a25e9ffecacd3a31b9e7b1f093b3b5f9e8afe89879ef25e2c0" } }, "bin": "bin\\gh.exe",