From 92eadb8921f763f3e0d4da4191eff5529a25924e Mon Sep 17 00:00:00 2001 From: zopencommunity Date: Tue, 25 Nov 2025 15:03:49 +0000 Subject: [PATCH] Update glab-version to 1.78.3 from 1.57.0 --- buildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv b/buildenv index ecd8dc1..c3e53c5 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.78.3" export ZOPEN_BUILD_LINE="STABLE" export ZOPEN_CATEGORIES="development"