gh: Update to version 2.54.0

This commit is contained in:
github-actions[bot] 2024-08-01 20:30:54 +00:00
parent 16dbe9d8ad
commit c85d424f47

View File

@ -1,20 +1,20 @@
{
"version": "2.53.0",
"version": "2.54.0",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_amd64.zip",
"hash": "f23f3268eef9ec4f4a91a79dee510d5d1ab11234f0d6256491cdbb566502db96"
"url": "https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_windows_amd64.zip",
"hash": "d3400b7e5c5a7f3912e8da606a2daf3376981d49f0ba0dea0337725eae25351d"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_386.zip",
"hash": "b8c837a727effb484cceb724cad75e1abce276e352f07b12a1d327b5c3318edd"
"url": "https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_windows_386.zip",
"hash": "fc3ff826788d4b6bd0562fa2f3672487319f3b81b46f854364a90c968066679c"
},
"arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_arm64.zip",
"hash": "7503fa8a1bf8b114405a05c1b7c83e273edf3d589bfc6c91d4a4bd521377f0cb"
"url": "https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_windows_arm64.zip",
"hash": "976effaaf05b33427358c241531b034df315d4fff87a67fe4c7745180006c77f"
}
},
"bin": "bin\\gh.exe",