From 12fee3d95004529d46a2a061cd495b424fbb3bb2 Mon Sep 17 00:00:00 2001 From: zopencommunity Date: Sat, 14 Feb 2026 15:06:06 +0000 Subject: [PATCH] Update glab-version to 1.85.1 from 1.57.0 --- buildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv b/buildenv index ecd8dc1..9e2bf76 100644 --- a/buildenv +++ b/buildenv @@ -1,5 +1,5 @@ # bump: glab-version /GITLAB_CLI_VERSION="(.*)"/ https://gitlab.com/gitlab-org/cli.git|semver:* -GITLAB_CLI_VERSION="1.57.0" +GITLAB_CLI_VERSION="1.85.1" export ZOPEN_BUILD_LINE="STABLE" export ZOPEN_CATEGORIES="development"