gh: Update to version 2.10.1

This commit is contained in:
github-actions[bot] 2022-05-10 20:28:14 +00:00
parent deddfa2a4c
commit c81aad455d

View File

@ -1,16 +1,16 @@
{
"version": "2.9.0",
"version": "2.10.1",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.9.0/gh_2.9.0_windows_amd64.zip",
"hash": "349ef29f1112de0a7c33d8cc19733cd476e85a298fd17efc6c068d11383a7b47"
"url": "https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_windows_amd64.zip",
"hash": "252fb104f5d18c14b1d81056c664877425a0642771745d78eeb346b4dfc65371"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.9.0/gh_2.9.0_windows_386.zip",
"hash": "f515b87955cbbe6eaac6863fd90320465fe61ff88f186102ad6041433133fccc"
"url": "https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_windows_386.zip",
"hash": "6c3707bc3fb7bedf8e45b317da63264bee22880e84855c01d1f3aa72edf5f8b0"
}
},
"bin": "bin\\gh.exe",