gh: Update to version 2.18.1

This commit is contained in:
github-actions[bot] 2022-10-20 12:32:29 +00:00
parent 3e680c1b76
commit e92f1112c0

View File

@ -1,16 +1,16 @@
{ {
"version": "2.18.0", "version": "2.18.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.18.0/gh_2.18.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_windows_amd64.zip",
"hash": "c66037cb69db4457d6ea87859e193085d4d0f4a924238aedd452fed6ea927036" "hash": "0b2dc1cab81277532a7b893697d571a51716b3b28fab5a5f46c14dca12638e89"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.18.0/gh_2.18.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.18.1/gh_2.18.1_windows_386.zip",
"hash": "edf6c1ac84d9fc7813e6e5364036bf2dc087d1394161aecdef68ae142ae7c261" "hash": "f5bb70fcad11f848c69eb0ddc1d66dd5fb32f0aee855e85843edad7c07b09e8a"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",