gh: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2022-02-15 20:26:33 +00:00
parent d11b91864e
commit 27982d269a

View File

@ -1,16 +1,16 @@
{
"version": "2.5.0",
"version": "2.5.1",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_amd64.zip",
"hash": "21259205f06c86c4d49cce957c44ddaf5f7d9a4f1553421feedfc672dbd4c1d7"
"url": "https://github.com/cli/cli/releases/download/v2.5.1/gh_2.5.1_windows_amd64.zip",
"hash": "3d9183205f708ec39e0042d5e94d4ad34977767102df0bc5695baa363225b99e"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_windows_386.zip",
"hash": "df4d9097fdafe235952fa7f01a91e9dbc7d408d72eea4497cdc1ada8989b9247"
"url": "https://github.com/cli/cli/releases/download/v2.5.1/gh_2.5.1_windows_386.zip",
"hash": "f09cdaded297f7cb00368d63829d81f1f1f05cbac546ece46b8b433d13150b19"
}
},
"bin": "bin\\gh.exe",