gh: Update to version 2.22.1

This commit is contained in:
github-actions[bot] 2023-01-27 20:25:38 +00:00
parent 8f50b4a708
commit 410dbcbc5b

View File

@ -1,20 +1,20 @@
{ {
"version": "2.22.0", "version": "2.22.1",
"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.22.0/gh_2.22.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_amd64.zip",
"hash": "39fdfe5a03ab40bf98e1376e5ac44ea5b6227f1562f8f1632b6d91700077e0ac" "hash": "b51fdf145f472a63b4dbcb05b5eac843abaefbbb73aeaab9a67cadef9c8f22b1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_386.zip",
"hash": "26f7e81b6b5d4e62ea15ca6edc8c889259b9a1a551376b5b8140e3c2a1980e37" "hash": "c80a1d30e6bae37661c4368f7a375e0f0be520cc1741254fa752ffccae0155f5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_windows_arm64.zip",
"hash": "dd44b889250248a2ae8d73ca9a8b6535a1ed687413c0f2588eec9aed00d891d7" "hash": "b74185710809558bc12d6f1c7df6460bc928506732a528502e8b273e67e16141"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",