gh: Update to version 2.64.0

This commit is contained in:
github-actions[bot] 2024-12-20 20:27:57 +00:00
parent a40e471977
commit e9f0cd3839

View File

@ -1,20 +1,20 @@
{ {
"version": "2.63.2", "version": "2.64.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.63.2/gh_2.63.2_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_windows_amd64.zip",
"hash": "da7eaeb29cd9251cc477402681efc72ac2283ced94e63a69c1e3bc9aca99eb9b" "hash": "757c5f48519374c14b4c67f158d62a7b55cf48088d2a53a4c5a0074e7f426d45"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.63.2/gh_2.63.2_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_windows_386.zip",
"hash": "38bbc931f70fc72b1680eb83e2bd2bbb54dd8a0314e125ec7d3da8e1b54f60d3" "hash": "69695c2655f7283ffcc87777228512a04bcb950f4ef1a16639331b9cbfa7797c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.63.2/gh_2.63.2_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_windows_arm64.zip",
"hash": "77915d30806f0acb859917d1295db0744d1722173d3294e3269cc2e328b28f1a" "hash": "6a09171c1726b5013da0f3a753f93669e0921144719abb342992bb93c74e8490"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",