From 37d3d65fb21873149a1a252d8da09302d5d0ffb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 00:50:08 +0000 Subject: [PATCH] gh: Update to version 2.87.2 --- bucket/gh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gh.json b/bucket/gh.json index 97fe909858..0d339e50f2 100644 --- a/bucket/gh.json +++ b/bucket/gh.json @@ -1,20 +1,20 @@ { - "version": "2.87.1", + "version": "2.87.2", "description": "Official GitHub CLI", "homepage": "https://cli.github.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cli/cli/releases/download/v2.87.1/gh_2.87.1_windows_amd64.zip", - "hash": "4a435f3499369630944393481bc35636af8bc6214db1dfed4f6d1610dd589525" + "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_amd64.zip", + "hash": "8483c9f5e5f777e5d7994d5ba3562c5face6ea5046af142b208eb4d6713f7749" }, "32bit": { - "url": "https://github.com/cli/cli/releases/download/v2.87.1/gh_2.87.1_windows_386.zip", - "hash": "f61f2bb8701f120daa541b7fb6e1e9af773f17fe3e6a476f261d7f10ba3e9127" + "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_386.zip", + "hash": "9ab3c6781c6e341e0de611a98162272460f238fd5b7ad07e7bc1e2c0d885e44b" }, "arm64": { - "url": "https://github.com/cli/cli/releases/download/v2.87.1/gh_2.87.1_windows_arm64.zip", - "hash": "6ef9b03f1c85465b702a64fca3321724c209aba3741524ce93b8392f6257f9ff" + "url": "https://github.com/cli/cli/releases/download/v2.87.2/gh_2.87.2_windows_arm64.zip", + "hash": "8be40ad1cd67af6132a807e55ad1fe48d4292f40e60c29888482e8c04ecf0f4a" } }, "bin": "bin\\gh.exe",