gh: Update to version 2.63.2

This commit is contained in:
github-actions[bot] 2024-12-05 20:30:16 +00:00
parent 108073e5ba
commit aa1645a2ca

View File

@ -1,20 +1,20 @@
{
"version": "2.63.1",
"version": "2.63.2",
"description": "Official GitHub CLI",
"homepage": "https://cli.github.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_amd64.zip",
"hash": "b73109f00b3986ba302b759b4887e10eb8de4c5c0ad101d5a8abfccdc25412f1"
"url": "https://github.com/cli/cli/releases/download/v2.63.2/gh_2.63.2_windows_amd64.zip",
"hash": "da7eaeb29cd9251cc477402681efc72ac2283ced94e63a69c1e3bc9aca99eb9b"
},
"32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_386.zip",
"hash": "f183307f8c264d266a2b380636bb33ccd29835989b17ebfdc04301ef3fdce5bf"
"url": "https://github.com/cli/cli/releases/download/v2.63.2/gh_2.63.2_windows_386.zip",
"hash": "38bbc931f70fc72b1680eb83e2bd2bbb54dd8a0314e125ec7d3da8e1b54f60d3"
},
"arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.63.1/gh_2.63.1_windows_arm64.zip",
"hash": "38ba3676da5e907835d3810256d1bfeb87f211247da03faa2ca71a6a7cc37279"
"url": "https://github.com/cli/cli/releases/download/v2.63.2/gh_2.63.2_windows_arm64.zip",
"hash": "77915d30806f0acb859917d1295db0744d1722173d3294e3269cc2e328b28f1a"
}
},
"bin": "bin\\gh.exe",