gh: Update to version 2.74.0

This commit is contained in:
github-actions[bot] 2025-05-30 00:40:05 +00:00
parent 002b9281e2
commit 71a62f8cfd

View File

@ -1,20 +1,20 @@
{ {
"version": "2.73.0", "version": "2.74.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.73.0/gh_2.73.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.74.0/gh_2.74.0_windows_amd64.zip",
"hash": "859632f2b76afac38bf3243f5b11423ced935e10b7932b888807ae4e958d5056" "hash": "00513a42845db984482f0a0142e854b35056d0e6a19cbcb6fa30af330c9442d5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.73.0/gh_2.73.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.74.0/gh_2.74.0_windows_386.zip",
"hash": "c1219e2cdb02022559f76624f028977d73dc0cf1b07e3f895ec9cbf0747f4d2e" "hash": "b6234721ed29a78f51cf3833aecf739e1a91c01673faa4e20a5d2575b4b8b560"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.73.0/gh_2.73.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.74.0/gh_2.74.0_windows_arm64.zip",
"hash": "21473b598ac7d127053aafa0dd79424711cc0ac16beaeeb4e864a945828566d7" "hash": "f9de7f6d53cf6d13bfa86421ec06c9cc2ad193e0e25dd1e2307c4d9db874354b"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",