From 3efdc511de5f0ae5cdbd66ca442e27f9d728270e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:35:24 +0000 Subject: [PATCH] gh: Update to version 2.87.3 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 0d339e50f2..066b5f4f9b 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.87.2", + "version": "2.87.3", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_amd64.zip", - "hash": "8483c9f5e5f777e5d7994d5ba3562c5face6ea5046af142b208eb4d6713f7749" + "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_windows_amd64.zip", + "hash": "c590bcb488f80a85c8febd5cde27edd68fdd481bd004aaf9adc50dcf1b21c09c" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_386.zip", - "hash": "9ab3c6781c6e341e0de611a98162272460f238fd5b7ad07e7bc1e2c0d885e44b" + "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_windows_386.zip", + "hash": "1399acfba4d671de74e6f635f723c1a4301d721f8df6f0ca098733c2dec49608" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_arm64.zip", - "hash": "8be40ad1cd67af6132a807e55ad1fe48d4292f40e60c29888482e8c04ecf0f4a" + "url": "https://github.com/cli/cli/releases/download/v2.87.3/gh_2.87.3_windows_arm64.zip", + "hash": "a3b0fa2e14a8679057824018e0dbb3f70952ea33b99eaa0e52924f480723c617" } }, "bin": "bin\\gh.exe",