gh: Update to version 2.58.0

This commit is contained in:
github-actions[bot] 2024-10-02 00:34:32 +00:00
parent d3899be3d4
commit ebfe615bc7

View File

@ -1,20 +1,20 @@
{ {
"version": "2.57.0", "version": "2.58.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.57.0/gh_2.57.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_amd64.zip",
"hash": "54bda7bc0ea27feb495a0f465493d9422be9e145aabeb72ab11d65d93c1ceba6" "hash": "ade397b52f6228a06d2e95eddcaef306aab712e7ca7308cec66325063e11407b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_386.zip",
"hash": "21a798ee7f1f8a42018aa96c8e6a3e374968b8b3dd3cec4ac206aa6ec6c6f264" "hash": "47a0b5a48cd67324e3f257f36ba25940f5748ba9a7a8525bd731920061be4ec9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_windows_arm64.zip",
"hash": "7c16069d838eca957a4252ba5bbfc7c0eeebb06dd4d99cfb967301d7a197e1b2" "hash": "02b489bff68e524e9733f5408a84144b3cf616b3e54c02620f9cc385abad034f"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",