gh: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2022-03-15 20:27:01 +00:00
parent 8fb2e7ffaf
commit 93f086b56f

View File

@ -1,16 +1,16 @@
{
"version": "2.5.2",
"version": "2.6.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_windows_amd64.zip",
"hash": "5a7d09e468f90ef260552f9bea03739586f468912b077a161002e74dc4c12375"
"url": "https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_windows_amd64.zip",
"hash": "4526dac96d6ab42fc931bd0a3d1674db6da23f3997c5cff2817dd0ae481b0f37"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_windows_386.zip",
"hash": "057f6f0bc6c097a2ca96c6e40100db9cb43c8f54d78bee7fc5478ef85da79493"
"url": "https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_windows_386.zip",
"hash": "7dad5b606d5bea81d39003e0726074b6f02d35611391b9f90652bb1e5bc6555c"
}
},
"bin": "bin\\gh.exe",