gh: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2022-06-08 20:27:50 +00:00
parent de3bcd1bb2
commit f488aabd14

View File

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