gh: Update to version 2.18.0

This commit is contained in:
github-actions[bot] 2022-10-18 12:33:19 +00:00
parent a77d90dd62
commit 056009bd47

View File

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