gh: Update to version 2.79.0

This commit is contained in:
github-actions[bot] 2025-09-09 16:30:32 +00:00
parent f908833eec
commit beb80d83e6

View File

@ -1,20 +1,20 @@
{ {
"version": "2.78.0", "version": "2.79.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.78.0/gh_2.78.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_windows_amd64.zip",
"hash": "6eac4787b332656aecdecd0b35a674385e185121cdf603ad71a0ef6355d36502" "hash": "0372db012e22db3d737ed592ed49b72fdcd47b46d7e9d7e75476410337bd278d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_windows_386.zip",
"hash": "41469560ff48852e9eef9e635587e465fcf6e18501e2bac263828b06e4cb3627" "hash": "16288a51b390b935685b453817eecc267c614c74a32d9f96547664d33462a3ff"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.78.0/gh_2.78.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.79.0/gh_2.79.0_windows_arm64.zip",
"hash": "7b792c42cc364c1d7a28d432877c3251ec676bf9575b06e95e71ac6f8da27807" "hash": "ec5a7a926afaeacbb0a0583e3afa3275e4376cfb0aa73f8c3a045b291bb0d91d"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",