From 7635e12fcd1c6922b54fefbeefcad3422f0af9e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 12:32:55 +0000 Subject: [PATCH] gh: Update to version 2.68.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 737ca0a4ea..22c3e1aee9 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.68.0", + "version": "2.68.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_amd64.zip", - "hash": "bc51a290bbc9365f2290a8e6e59300987d98ca39fe1a5cdf104ca1c656200abd" + "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_amd64.zip", + "hash": "11ab56cd4ea2f0d9ea5ab455cb20254514e0044fa39922a401ebee7cfbc60db8" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_386.zip", - "hash": "19c59025f302ce74a10914610fb8c43765301414173b0ac500924ad546fa2905" + "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_386.zip", + "hash": "bdc8c7a60ee0d72530365ffe18b373bb05213de0adfd7a41d02f7180b3bc0456" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.68.0/gh_2.68.0_windows_arm64.zip", - "hash": "38fcb2a5ed82369ff7c1bb186372f185b3a62017a357f11777ff286cf34b1860" + "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_arm64.zip", + "hash": "cd4f904a23e57108241344f3a5023ffda26d275b2c19511bad5bb6968e20ab68" } }, "bin": "bin\\gh.exe",