gh: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2022-05-24 12:32:47 +00:00
parent 9c8b019949
commit 6414e1634c

View File

@ -1,16 +1,16 @@
{
"version": "2.10.1",
"version": "2.11.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_windows_amd64.zip",
"hash": "252fb104f5d18c14b1d81056c664877425a0642771745d78eeb346b4dfc65371"
"url": "https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_windows_amd64.zip",
"hash": "df7b76a14065b94c5066df7ed8beb69fed646db95445cc9c931f83489c081233"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_windows_386.zip",
"hash": "6c3707bc3fb7bedf8e45b317da63264bee22880e84855c01d1f3aa72edf5f8b0"
"url": "https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_windows_386.zip",
"hash": "f0bd0837f77ccc19fc8546616d067bb478b93fdbf91d8752d343e55498a8e64a"
}
},
"bin": "bin\\gh.exe",