gh: Update to version 2.22.0

This commit is contained in:
github-actions[bot] 2023-01-25 20:25:36 +00:00
parent fdcab1ce32
commit c169e400f7

View File

@ -1,20 +1,20 @@
{ {
"version": "2.21.2", "version": "2.22.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.21.2/gh_2.21.2_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_amd64.zip",
"hash": "f6e4aead0cd85cb50f811f4a3497f288f52a013589b48e684ec617510463580f" "hash": "39fdfe5a03ab40bf98e1376e5ac44ea5b6227f1562f8f1632b6d91700077e0ac"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_386.zip",
"hash": "cd4ab8dc98fc92aea498d9cffef84c8ec872293b2d356ba08b226edd18cdc80d" "hash": "26f7e81b6b5d4e62ea15ca6edc8c889259b9a1a551376b5b8140e3c2a1980e37"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_arm64.zip",
"hash": "c33c46e4e4da2cfb3b6d54fcc57380e323a7f4effc2dd7418eef14866927067a" "hash": "dd44b889250248a2ae8d73ca9a8b6535a1ed687413c0f2588eec9aed00d891d7"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",