gh: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2022-03-30 20:33:57 +00:00
parent 56ea2fcb2f
commit 502b9c01c6

View File

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