From aa97beece32e5bb407796ec4b6c709f6b13a2eac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:29:04 +0000 Subject: [PATCH] gh: Update to version 2.73.0 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 92f3273e25..3fa7394097 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.72.0", + "version": "2.73.0", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.72.0/gh_2.72.0_windows_amd64.zip", - "hash": "a6cb46faf1af42130aa36d7210043d9ae0a7f3ca66c3cf4d0a1d656275cedaa9" + "url": "https://github.com/cli/cli/releases/download/v2.73.0/gh_2.73.0_windows_amd64.zip", + "hash": "859632f2b76afac38bf3243f5b11423ced935e10b7932b888807ae4e958d5056" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.72.0/gh_2.72.0_windows_386.zip", - "hash": "88674052886faec4e8ad3f6f48ce255ca7c444953a47efe6f33b73fed0a52784" + "url": "https://github.com/cli/cli/releases/download/v2.73.0/gh_2.73.0_windows_386.zip", + "hash": "c1219e2cdb02022559f76624f028977d73dc0cf1b07e3f895ec9cbf0747f4d2e" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.72.0/gh_2.72.0_windows_arm64.zip", - "hash": "7cd64b908486492f17107382af32726b8ad8401d8bebcc7378eeef3093bac24a" + "url": "https://github.com/cli/cli/releases/download/v2.73.0/gh_2.73.0_windows_arm64.zip", + "hash": "21473b598ac7d127053aafa0dd79424711cc0ac16beaeeb4e864a945828566d7" } }, "bin": "bin\\gh.exe",