gh: Update to version 2.21.1

This commit is contained in:
github-actions[bot] 2022-12-23 20:25:33 +00:00
parent d6ea3a59f2
commit 0202eae4e3

View File

@ -1,16 +1,16 @@
{
"version": "2.21.0",
"version": "2.21.1",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_windows_amd64.zip",
"hash": "0db60e4786e0557678fd685aadeb07f6273d4fe0967386e32d58a4826bf88611"
"url": "https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_windows_amd64.zip",
"hash": "e06aff75308d6cef653092eb39a3fcfad5cb8fab6eba9089c21bc05ff137c900"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_windows_386.zip",
"hash": "c1626d9de803fab3e39592251ed569b30f7a1b0a4df2734d02c3671c3225bc18"
"url": "https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_windows_386.zip",
"hash": "6e18a591d9d11502a7fb97659ba80412f05d87b28ca9f045af420601d9f1101c"
}
},
"bin": "bin\\gh.exe",