gh: Update to version 2.68.0

This commit is contained in:
github-actions[bot] 2025-03-05 20:29:34 +00:00
parent 39b2538875
commit e06c9859a6

View File

@ -1,20 +1,20 @@
{ {
"version": "2.67.0", "version": "2.68.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.67.0/gh_2.67.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_amd64.zip",
"hash": "3a52a68a95d007d0c97f3a0a27f7302872eb31010e69312d20c59e90e0ba1e9f" "hash": "bc51a290bbc9365f2290a8e6e59300987d98ca39fe1a5cdf104ca1c656200abd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_386.zip",
"hash": "def1e12676ebde22441343758a80663cd762a9ab3c0f4494f41bed2b37db9f49" "hash": "19c59025f302ce74a10914610fb8c43765301414173b0ac500924ad546fa2905"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_arm64.zip",
"hash": "a1a11eb82ba1be4d2eb7e66add0c72a1bb92127268bb44c909a8d57d5a82856b" "hash": "38fcb2a5ed82369ff7c1bb186372f185b3a62017a357f11777ff286cf34b1860"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",