From 673754cdddf302597bce5b77c1709e01bd6cd2d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 20:29:47 +0000 Subject: [PATCH] gh: Update to version 2.76.1 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 3029a9665d..e043e2d886 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.76.0", + "version": "2.76.1", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.76.0/gh_2.76.0_windows_amd64.zip", - "hash": "ddcb6e76d93496d095b34dfa3b3686dc4c1a212a8833c2bc4f0695e144108221" + "url": "https://github.com/cli/cli/releases/download/v2.76.1/gh_2.76.1_windows_amd64.zip", + "hash": "0182717da28b16157a3ddf1c76875ab9b7856d2aee2257ac6286ec3da88b466a" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.76.0/gh_2.76.0_windows_386.zip", - "hash": "68bdf342bdcc16caa037b3a5338cf4940230ee891887b9aa3750f503e218b59a" + "url": "https://github.com/cli/cli/releases/download/v2.76.1/gh_2.76.1_windows_386.zip", + "hash": "243310030c4f4663f46127147817f0cc422777243e5fdc2729bdac68820aea80" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.76.0/gh_2.76.0_windows_arm64.zip", - "hash": "2e769823abfcc80ab221fe2d3f8b0cddc4f49fcabc32d9912851166fde228a15" + "url": "https://github.com/cli/cli/releases/download/v2.76.1/gh_2.76.1_windows_arm64.zip", + "hash": "30fdf8922b348168c6e911b8395237d797600016e2f6a434f44206a35c1a7472" } }, "bin": "bin\\gh.exe",