From a5a4cddfc0b365d3160dab0240e311bf3dc88faf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 16:33:19 +0000 Subject: [PATCH] glab: Update to version 1.85.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 806dbffbd5..25a581ac0e 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.84.0", + "version": "1.85.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.84.0/downloads/glab_1.84.0_windows_amd64.zip", - "hash": "b407e212fae4d4658897da2a0a8d99b046506c112ed5e654a1887549f936d6ae" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.85.0/downloads/glab_1.85.0_windows_amd64.zip", + "hash": "8395582ae77329cef4c90620c19624cf15cf492fc6b77b6792afa4a31e18c8e0" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.84.0/downloads/glab_1.84.0_windows_386.zip", - "hash": "53817ce995a7d61f21d49a55e0b1703cc4cdb85269fd1e8a001d8d7043805406" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.85.0/downloads/glab_1.85.0_windows_386.zip", + "hash": "baa6c73d1c58e00b475e29692550ee0bdd1466572594d0aad0655565332b51bf" } }, "bin": "bin\\glab.exe",