gh: Update to version 2.68.1

This commit is contained in:
github-actions[bot] 2025-03-06 12:32:55 +00:00
parent 509e40f48f
commit 7635e12fcd

View File

@ -1,20 +1,20 @@
{ {
"version": "2.68.0", "version": "2.68.1",
"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.68.0/gh_2.68.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_amd64.zip",
"hash": "bc51a290bbc9365f2290a8e6e59300987d98ca39fe1a5cdf104ca1c656200abd" "hash": "11ab56cd4ea2f0d9ea5ab455cb20254514e0044fa39922a401ebee7cfbc60db8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_386.zip",
"hash": "19c59025f302ce74a10914610fb8c43765301414173b0ac500924ad546fa2905" "hash": "bdc8c7a60ee0d72530365ffe18b373bb05213de0adfd7a41d02f7180b3bc0456"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_arm64.zip",
"hash": "38fcb2a5ed82369ff7c1bb186372f185b3a62017a357f11777ff286cf34b1860" "hash": "cd4f904a23e57108241344f3a5023ffda26d275b2c19511bad5bb6968e20ab68"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",