gh: Update to version 2.82.1

This commit is contained in:
github-actions[bot] 2025-10-22 04:29:45 +00:00
parent 91345089f3
commit 3ca276bd66

View File

@ -1,20 +1,20 @@
{ {
"version": "2.82.0", "version": "2.82.1",
"description": "Official GitHub CLI", "description": "Official GitHub CLI",
"homepage": "https://cli.github.com", "homepage": "https://cli.github.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_amd64.zip",
"hash": "8cc6f294d0a0b956505695143931e152b5534f1b878f916a72512a051528f9a9" "hash": "17bb2a19d25887cebd3b0ee2d3a3fdf56791eb0df15cf34b068fac56212f690b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_386.zip",
"hash": "97ca56fbb41141906bba0ddef8c8a9c8426aaba1c58f4f24a7a1ae4397eb1edb" "hash": "a09f27e6f00abfebba8fd425994a1c7c0a2c371c52dd74a8da9c171f9f9fb41e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_arm64.zip",
"hash": "ca33a11224b54ac90815cee04d8aaf11ad1eba43df4d2f03596127e8e409cfd5" "hash": "9922588ac432f2a25e9ffecacd3a31b9e7b1f093b3b5f9e8afe89879ef25e2c0"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",