From 4b4909b0b18d83cdf075058fbafafce1472265d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:29:45 +0000 Subject: [PATCH] gh: Update to version 2.69.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 22c3e1aee9..9334342192 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.68.1", + "version": "2.69.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_amd64.zip", - "hash": "11ab56cd4ea2f0d9ea5ab455cb20254514e0044fa39922a401ebee7cfbc60db8" + "url": "https://github.com/cli/cli/releases/download/v2.69.0/gh_2.69.0_windows_amd64.zip", + "hash": "6be76f4c73464bf0317630bed2149be784fb8343d08e6c8472e0b4aac2a5abbe" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_386.zip", - "hash": "bdc8c7a60ee0d72530365ffe18b373bb05213de0adfd7a41d02f7180b3bc0456" + "url": "https://github.com/cli/cli/releases/download/v2.69.0/gh_2.69.0_windows_386.zip", + "hash": "8e4c651a19a8880fb7f1858888e4305c5a23258da2bdcbf64cad438a8b52d953" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.68.1/gh_2.68.1_windows_arm64.zip", - "hash": "cd4f904a23e57108241344f3a5023ffda26d275b2c19511bad5bb6968e20ab68" + "url": "https://github.com/cli/cli/releases/download/v2.69.0/gh_2.69.0_windows_arm64.zip", + "hash": "45cc2ee4e1741719e27fcfa1a751ec1d0408f093d210f8007eea20c8ea317bd8" } }, "bin": "bin\\gh.exe",