gh: Update to version 2.78.0

This commit is contained in:
github-actions[bot] 2025-08-21 20:29:16 +00:00
parent ea4608ef62
commit 36f852f9fc

View File

@ -1,20 +1,20 @@
{ {
"version": "2.76.2", "version": "2.78.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.76.2/gh_2.76.2_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_amd64.zip",
"hash": "8a4becbad76e44bd59552d57654809aa1700d7c43c7499897a57cbbfbabe62fc" "hash": "6eac4787b332656aecdecd0b35a674385e185121cdf603ad71a0ef6355d36502"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.76.2/gh_2.76.2_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_386.zip",
"hash": "febe2391c836060b847f8bc25d4a78d4d5ce5c3e40548a686b3a2c2e4dab9f6f" "hash": "41469560ff48852e9eef9e635587e465fcf6e18501e2bac263828b06e4cb3627"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.76.2/gh_2.76.2_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_arm64.zip",
"hash": "e11b0bd787d95eee6a96dd2b8a41a11fc0919e48f0e0c7de181b67698f8ba183" "hash": "7b792c42cc364c1d7a28d432877c3251ec676bf9575b06e95e71ac6f8da27807"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",