gh: Update to version 2.17.0

This commit is contained in:
github-actions[bot] 2022-10-05 00:43:08 +00:00
parent f5f3dc402c
commit 3a7290bd77

View File

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