From e06c9859a62220bced63fd9993cd7b527ab63b07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 20:29:34 +0000 Subject: [PATCH] gh: Update to version 2.68.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 673e709067..737ca0a4ea 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.67.0", + "version": "2.68.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_amd64.zip", - "hash": "3a52a68a95d007d0c97f3a0a27f7302872eb31010e69312d20c59e90e0ba1e9f" + "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_amd64.zip", + "hash": "bc51a290bbc9365f2290a8e6e59300987d98ca39fe1a5cdf104ca1c656200abd" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_386.zip", - "hash": "def1e12676ebde22441343758a80663cd762a9ab3c0f4494f41bed2b37db9f49" + "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_386.zip", + "hash": "19c59025f302ce74a10914610fb8c43765301414173b0ac500924ad546fa2905" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.67.0/gh_2.67.0_windows_arm64.zip", - "hash": "a1a11eb82ba1be4d2eb7e66add0c72a1bb92127268bb44c909a8d57d5a82856b" + "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_arm64.zip", + "hash": "38fcb2a5ed82369ff7c1bb186372f185b3a62017a357f11777ff286cf34b1860" } }, "bin": "bin\\gh.exe",