gh: Update to version 2.16.0

This commit is contained in:
github-actions[bot] 2022-09-21 20:30:16 +00:00
parent 3c60f66c60
commit e6c93107f8

View File

@ -1,16 +1,16 @@
{
"version": "2.15.0",
"version": "2.16.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_amd64.zip",
"hash": "a4a49ad59bdd79be00375ab7426d3cb15bdd7bcdc50b0df7ef1f4bdc96315dc2"
"url": "https://github.com/cli/cli/releases/download/v2.16.0/gh_2.16.0_windows_amd64.zip",
"hash": "94819b330a2cc5514bd33dcd8aedaee20a2bc15c89861a87637ce11906a44fd3"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_386.zip",
"hash": "fc6fcfe0f569ed35881a3ae45e756de02d85359309f32adea4d713d4b5030c9e"
"url": "https://github.com/cli/cli/releases/download/v2.16.0/gh_2.16.0_windows_386.zip",
"hash": "bb952c0f55d8734019894b447994ea8d2b6e98f78e133b8a57dafb6a3bbd089f"
}
},
"bin": "bin\\gh.exe",