gh: Update to version 2.11.3

This commit is contained in:
github-actions[bot] 2022-05-25 16:32:54 +00:00
parent 6ca8f42570
commit 88b3be8335

View File

@ -1,16 +1,16 @@
{
"version": "2.11.1",
"version": "2.11.3",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_windows_amd64.zip",
"hash": "5742c9e7ce538a6d694281d1be163f3764a411ba00993dfe24828b276f4f86d6"
"url": "https://github.com/cli/cli/releases/download/v2.11.3/gh_2.11.3_windows_amd64.zip",
"hash": "71abb6549bc20217fbbb82653d09b03a9cdc5bfbace749dca94cbba750666529"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_windows_386.zip",
"hash": "fef00ba857a24a359b6783c008cb468e5116608df01b3c506fffd60cdaa850a0"
"url": "https://github.com/cli/cli/releases/download/v2.11.3/gh_2.11.3_windows_386.zip",
"hash": "7ec06f09c1755213c3b709e87a7b34066e53956d267cf736fc01a5f1585ff1ed"
}
},
"bin": "bin\\gh.exe",