gh: Update to version 2.20.2

This commit is contained in:
github-actions[bot] 2022-11-15 12:32:32 +00:00
parent 46a8beb2ed
commit 9c60fd78f3

View File

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