gh: Update to version 2.20.1

This commit is contained in:
github-actions[bot] 2022-11-15 08:29:49 +00:00
parent f55858df18
commit 2e0e9e3b3b

View File

@ -1,16 +1,16 @@
{
"version": "2.20.0",
"version": "2.20.1",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.20.0/gh_2.20.0_windows_amd64.zip",
"hash": "adebeedcd5d0839d4b41804208adbbbd5dd5796c3e486fbecb8c8ef602757b26"
"url": "https://github.com/cli/cli/releases/download/v2.20.1/gh_2.20.1_windows_amd64.zip",
"hash": "db794cbc46f8ac354f9041cfda2e351f5723924c881be1d5ffff7fe3cc012e0e"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.20.0/gh_2.20.0_windows_386.zip",
"hash": "84c07917bfdac55ef17bd2b4f24c7483fd0fe8aee8ae1f4185d8187b524260f4"
"url": "https://github.com/cli/cli/releases/download/v2.20.1/gh_2.20.1_windows_386.zip",
"hash": "3ba21dc6dc37e66c93261ac2358f73a291a599b97076d71a62b4e9eab29f8689"
}
},
"bin": "bin\\gh.exe",