gh: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2021-12-21 20:28:23 +00:00
parent 43db6437c5
commit 33f65bc198

View File

@ -1,16 +1,16 @@
{
"version": "2.3.0",
"version": "2.4.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.3.0/gh_2.3.0_windows_amd64.zip",
"hash": "0e3d0ce47cd73c45ea1ed87f0a8ced279e657639ec3e35b2c020f80c84a0c474"
"url": "https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_windows_amd64.zip",
"hash": "97c50d2c33e9c402ba86807517d4956e22df0af374e7204c9c77074b7be0a87f"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.3.0/gh_2.3.0_windows_386.zip",
"hash": "42ae9ceba93302ecd925cc34cfbe84d2671bf77b912634846f7f9aee92b39cdd"
"url": "https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_windows_386.zip",
"hash": "dfc4b07d7a76f753c622eb49c96a2d13a240780d3bfaee067ba72a0e3194e01f"
}
},
"bin": "bin\\gh.exe",