gh: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2022-05-24 16:36:25 +00:00
parent f2235c23cb
commit d07fd6ffd8

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.0", "version": "2.11.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.11.0/gh_2.11.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_windows_amd64.zip",
"hash": "df7b76a14065b94c5066df7ed8beb69fed646db95445cc9c931f83489c081233" "hash": "5742c9e7ce538a6d694281d1be163f3764a411ba00993dfe24828b276f4f86d6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.11.0/gh_2.11.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_windows_386.zip",
"hash": "f0bd0837f77ccc19fc8546616d067bb478b93fdbf91d8752d343e55498a8e64a" "hash": "fef00ba857a24a359b6783c008cb468e5116608df01b3c506fffd60cdaa850a0"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",