gh: Update to version 2.15.0

This commit is contained in:
github-actions[bot] 2022-09-06 20:28:52 +00:00
parent bcf3dc676d
commit 56f65aba95

View File

@ -1,16 +1,16 @@
{
"version": "2.14.7",
"version": "2.15.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.14.7/gh_2.14.7_windows_amd64.zip",
"hash": "f28af85dce3319ef8049dee0953ec3421dc747731e4849d6c4de9d54c2e18d71"
"url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_amd64.zip",
"hash": "a4a49ad59bdd79be00375ab7426d3cb15bdd7bcdc50b0df7ef1f4bdc96315dc2"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.14.7/gh_2.14.7_windows_386.zip",
"hash": "9c55ebcd2388c8a83979dca4ebe0f4214e0a48ee405a03dd3b647378c273e8a3"
"url": "https://github.com/cli/cli/releases/download/v2.15.0/gh_2.15.0_windows_386.zip",
"hash": "fc6fcfe0f569ed35881a3ae45e756de02d85359309f32adea4d713d4b5030c9e"
}
},
"bin": "bin\\gh.exe",