gh: Update to version 2.53.0

This commit is contained in:
github-actions[bot] 2024-07-17 20:25:57 +00:00
parent 4e40ae3fa4
commit 6b50041678

View File

@ -1,20 +1,20 @@
{ {
"version": "2.52.0", "version": "2.53.0",
"description": "Official GitHub CLI", "description": "Official GitHub CLI",
"homepage": "https://cli.github.com", "homepage": "https://cli.github.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_amd64.zip",
"hash": "f806ccb7b7aa479cafc8c50c7ca46e5a12ef53154203fb8da1ab35fbc41a38eb" "hash": "f23f3268eef9ec4f4a91a79dee510d5d1ab11234f0d6256491cdbb566502db96"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_386.zip",
"hash": "926aa6c8be54b5f9ac7f10434ae787bda6934675434431f96521866529348de3" "hash": "b8c837a727effb484cceb724cad75e1abce276e352f07b12a1d327b5c3318edd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_windows_arm64.zip",
"hash": "10d9ebbde6fc8892f14168a3175f54740a609a8869b897e369aee6e1cb59cff3" "hash": "7503fa8a1bf8b114405a05c1b7c83e273edf3d589bfc6c91d4a4bd521377f0cb"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",