gh: Update to version 2.21.0

This commit is contained in:
github-actions[bot] 2022-12-23 00:32:45 +00:00
parent 700d2da503
commit 51bf446398

View File

@ -1,16 +1,16 @@
{ {
"version": "2.20.2", "version": "2.21.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.20.2/gh_2.20.2_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_windows_amd64.zip",
"hash": "e7cba4e2e7a5fe719879a8a507f9bb205101560a945bdc21e2283f67ebb0a4fe" "hash": "0db60e4786e0557678fd685aadeb07f6273d4fe0967386e32d58a4826bf88611"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_windows_386.zip",
"hash": "d18b329c351036bb18a496741812206b3d9f353b59c1a816df7952a38f39f0a0" "hash": "c1626d9de803fab3e39592251ed569b30f7a1b0a4df2734d02c3671c3225bc18"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",