gh: Update to version 2.81.0

This commit is contained in:
github-actions[bot] 2025-10-01 20:29:40 +00:00
parent b47207b12c
commit 03011cb516

View File

@ -1,20 +1,20 @@
{ {
"version": "2.80.0", "version": "2.81.0",
"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.80.0/gh_2.80.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_amd64.zip",
"hash": "a05f1e31c8760b33c4fd665e30dcfa214f0a3ad3b0750b4f765b83bf47ebc2c9" "hash": "8f5a19ee2271d20477c5c8d8204b65cd0ff6d73279417f5cdab49135516ca1b5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_386.zip",
"hash": "68d9b76482a9908709ebd17f531ab83362281051e864ab09c3d597997f62677d" "hash": "cce6aacda67a9cde1ec0748fc4230c4e84bfb675cc5dca3b45fa78fff74e79c9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.80.0/gh_2.80.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_arm64.zip",
"hash": "9b545f6a38d35b0e44ed89d3b041b0f8c84cae35a5cedffe862177681c022a86" "hash": "8c95e5c9ee4fb907a7e096ee7959ee0a66d1eb44ad27380afec7219dae65175b"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",