gh: Update to version 2.83.0

This commit is contained in:
github-actions[bot] 2025-11-04 20:29:45 +00:00
parent 8e08586f1e
commit c544e13699

View File

@ -1,20 +1,20 @@
{ {
"version": "2.82.1", "version": "2.83.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.82.1/gh_2.82.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_windows_amd64.zip",
"hash": "17bb2a19d25887cebd3b0ee2d3a3fdf56791eb0df15cf34b068fac56212f690b" "hash": "41c3b14842ebe7a1509488b8be60c27033096549de989158d06fd9200a929bd3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_windows_386.zip",
"hash": "a09f27e6f00abfebba8fd425994a1c7c0a2c371c52dd74a8da9c171f9f9fb41e" "hash": "349939d8b5db6ee74c9daa69e0ea94677c72e146679bd31b9b3002b056567d8a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_windows_arm64.zip",
"hash": "9922588ac432f2a25e9ffecacd3a31b9e7b1f093b3b5f9e8afe89879ef25e2c0" "hash": "9b6606c971bcf57a4b37404ffeb8b85e2b2375b5c2ce956d8f98d1dc0deda6e1"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",