gh: Update to version 2.20.0

This commit is contained in:
github-actions[bot] 2022-11-09 00:34:16 +00:00
parent ac019ad966
commit 45adf7d1ce

View File

@ -1,16 +1,16 @@
{ {
"version": "2.19.0", "version": "2.20.0",
"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.19.0/gh_2.19.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.20.0/gh_2.20.0_windows_amd64.zip",
"hash": "a896463430e9d96dce3453871df50a87090d069b4f3578d1588a33690e0800f8" "hash": "adebeedcd5d0839d4b41804208adbbbd5dd5796c3e486fbecb8c8ef602757b26"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.20.0/gh_2.20.0_windows_386.zip",
"hash": "dcfe6cc60bcf57a8519a68b8362ecddaa51d82919cd8ed9394124847447f0e37" "hash": "84c07917bfdac55ef17bd2b4f24c7483fd0fe8aee8ae1f4185d8187b524260f4"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",