gh: Update to version 2.74.2

This commit is contained in:
github-actions[bot] 2025-06-18 20:29:52 +00:00
parent b87a7de191
commit 6ad5d63650

View File

@ -1,20 +1,20 @@
{ {
"version": "2.74.1", "version": "2.74.2",
"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.74.1/gh_2.74.1_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_amd64.zip",
"hash": "7cf1239c4e9d35fd114e4e358e94ed5e948f7fdf199d35d41d0cd2e3a7ca06ba" "hash": "3ac27af5ee8dd13b1b0002e4e4764163683889cea7f21231c9951e300c95eb29"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_386.zip",
"hash": "559909479a18faa1f4ecf786e369fc54c318a8abe5b81f250aaa9a715f717480" "hash": "f7e6610455ebd8467c0513d4391206b694566cb0eae866bc4c80a6379fa93250"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.74.2/gh_2.74.2_windows_arm64.zip",
"hash": "0e1825bb24fccfb7ac19672f25067fe684f7b12ec7c27742385bd6687d78c405" "hash": "73ddec7ec071254b4de64e95312eb40c4654c428b7081720c44ae9422aa6f1ef"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",