gh: Update to version 2.16.1

This commit is contained in:
github-actions[bot] 2022-09-26 16:30:57 +00:00
parent 1b2804bfd2
commit d21cabb51e

View File

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