gh: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2022-07-12 12:32:30 +00:00
parent 21d3ed6dcc
commit f6cf601f78

View File

@ -1,16 +1,16 @@
{
"version": "2.13.0",
"version": "2.14.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_windows_amd64.zip",
"hash": "8932b0c9ee45dfbee5a734095def57076f05cf9bae053978979ea74639611564"
"url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_amd64.zip",
"hash": "cd38abaad1061318ec6d64a4b76325790b943f6368b3d3052477f925e7f3b374"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_windows_386.zip",
"hash": "144cdfd7124490213eac872d643222868e690e9e9e43a97d4aa573953470507f"
"url": "https://github.com/cli/cli/releases/download/v2.14.0/gh_2.14.0_windows_386.zip",
"hash": "39101f75060cf78f039485467834257d0f15293736ce955c99360298a80661a0"
}
},
"bin": "bin\\gh.exe",