gh: Update to version 2.72.0

This commit is contained in:
github-actions[bot] 2025-04-30 20:29:13 +00:00
parent 4dce7aaeac
commit 66923289e5

View File

@ -1,20 +1,20 @@
{ {
"version": "2.71.2", "version": "2.72.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.71.2/gh_2.71.2_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.72.0/gh_2.72.0_windows_amd64.zip",
"hash": "05fde48b893195af1d423290931aab919fada2b86f6e4fc601d003061299dff4" "hash": "a6cb46faf1af42130aa36d7210043d9ae0a7f3ca66c3cf4d0a1d656275cedaa9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.71.2/gh_2.71.2_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.72.0/gh_2.72.0_windows_386.zip",
"hash": "b265673e77af634098c4853b3ff21f6602c8a31e163e93610e4be9fa76a4aa96" "hash": "88674052886faec4e8ad3f6f48ce255ca7c444953a47efe6f33b73fed0a52784"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.71.2/gh_2.71.2_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.72.0/gh_2.72.0_windows_arm64.zip",
"hash": "56c01fb121c6e1b1cd96dc52485c4006a8d356bc8c552b388f7809a306c690af" "hash": "7cd64b908486492f17107382af32726b8ad8401d8bebcc7378eeef3093bac24a"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",