gh: Update to version 2.57.0

This commit is contained in:
github-actions[bot] 2024-09-16 16:29:53 +00:00
parent f558d0a261
commit bec73a7d5b

View File

@ -1,20 +1,20 @@
{ {
"version": "2.56.0", "version": "2.57.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.56.0/gh_2.56.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_amd64.zip",
"hash": "5065dbd24c15a86bd7c3d63b2393ce7b112d615e760463868580ee7625f2b034" "hash": "54bda7bc0ea27feb495a0f465493d9422be9e145aabeb72ab11d65d93c1ceba6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.56.0/gh_2.56.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_386.zip",
"hash": "809c9b2c30b4a280d91ddf7de34b1f861e6dcbe60f2c80a140aab3bf8e5ec476" "hash": "21a798ee7f1f8a42018aa96c8e6a3e374968b8b3dd3cec4ac206aa6ec6c6f264"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.56.0/gh_2.56.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_windows_arm64.zip",
"hash": "be9676450db297632d0510d7fff18f4b9445a2a8cc4b363083e6ba27682d1486" "hash": "7c16069d838eca957a4252ba5bbfc7c0eeebb06dd4d99cfb967301d7a197e1b2"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",