From 8f3a8544228073681deb4b7e7f7d137dae475732 Mon Sep 17 00:00:00 2001 From: zopencommunity Date: Wed, 21 Jan 2026 15:08:17 +0000 Subject: [PATCH] Update glab-version to 1.81.0 from 1.57.0 --- buildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv b/buildenv index ecd8dc1..744d2f9 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.81.0" export ZOPEN_BUILD_LINE="STABLE" export ZOPEN_CATEGORIES="development"