gh: Update to version 2.83.2

This commit is contained in:
github-actions[bot] 2025-12-10 20:30:39 +00:00
parent ca3fedcf61
commit aebc1784c5

View File

@ -1,20 +1,20 @@
{ {
"version": "2.83.1", "version": "2.83.2",
"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.83.1/gh_2.83.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_windows_amd64.zip",
"hash": "1324871424cb8cb3793914565026a8da53b1a633fa05760597abef54b57ff12e" "hash": "b95bf2d953e3bf497bb2c0aed97ffcc5ed8471b80f0920d663a92a6111f05135"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.83.1/gh_2.83.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_windows_386.zip",
"hash": "7fb4f1b83473660c87bbb51ed3d0b427597b9bd0f37df9e42e60ddb8f9f91b72" "hash": "b5310c1c12a6cbcd72188763c76ea50f5a746efe52e5ab95dee7a770dbbc3ca1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.83.1/gh_2.83.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_windows_arm64.zip",
"hash": "874e07e89516fa064a8f9c55402bc5b6d8bfa7c625b05ce90e473b92075846e5" "hash": "a341bf9e1074a1586c2ce3e0e46685c1722b4c99a4699b34a906e3a47e3885e5"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",