From 23716bc5921b89ac74315bc8d9a39de9546ee2e3 Mon Sep 17 00:00:00 2001 From: zopencommunity Date: Sat, 11 Apr 2026 15:11:22 +0000 Subject: [PATCH] Update glab-version to 1.92.1 from 1.57.0 --- buildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv b/buildenv index ecd8dc1..f367964 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.92.1" export ZOPEN_BUILD_LINE="STABLE" export ZOPEN_CATEGORIES="development"