From 6a73e8a5bb8f5ee8eedb46e20c5b7af088757a8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 20:32:17 +0000 Subject: [PATCH] glab: Update to version 1.87.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index f0b8c9ca4d..6b9c7606c2 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.86.0", + "version": "1.87.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.86.0/downloads/glab_1.86.0_windows_amd64.zip", - "hash": "a0446f3d9f996ce1d326994a2198030cf77f4f019ba89f92160951cd12242f73" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.87.0/downloads/glab_1.87.0_windows_amd64.zip", + "hash": "1e587f34a7bb5e0d30f45515c843b68f53d09b91f11b8a6e4930110019c7afb1" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.86.0/downloads/glab_1.86.0_windows_386.zip", - "hash": "bd35fae08353ea02a982ccd08ba75af0b546318d3c378886c2c63ddea5846aff" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.87.0/downloads/glab_1.87.0_windows_386.zip", + "hash": "9c62390d32eb644dd9816e3eb389607dc7f6a3cdee93462a72595d21c64afaa9" } }, "bin": "bin\\glab.exe",