gh: Update to version 2.21.2

This commit is contained in:
github-actions[bot] 2023-01-04 00:34:12 +00:00
parent 5ef37b57b3
commit 8a47a70323

View File

@ -1,20 +1,20 @@
{
"version": "2.21.1",
"version": "2.21.2",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_windows_amd64.zip",
"hash": "e06aff75308d6cef653092eb39a3fcfad5cb8fab6eba9089c21bc05ff137c900"
"url": "https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_windows_amd64.zip",
"hash": "f6e4aead0cd85cb50f811f4a3497f288f52a013589b48e684ec617510463580f"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_windows_386.zip",
"hash": "6e18a591d9d11502a7fb97659ba80412f05d87b28ca9f045af420601d9f1101c"
"url": "https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_windows_386.zip",
"hash": "cd4ab8dc98fc92aea498d9cffef84c8ec872293b2d356ba08b226edd18cdc80d"
},
"arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_windows_arm64.zip",
"hash": "79674a5aa6b0e69095c1a69d6d84a9a9c9fb5ea1384bc3e3f6c084de6f97d410"
"url": "https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_windows_arm64.zip",
"hash": "c33c46e4e4da2cfb3b6d54fcc57380e323a7f4effc2dd7418eef14866927067a"
}
},
"bin": "bin\\gh.exe",