From 156d0410211389d0ef73e2b6f24bf70c30450f4c Mon Sep 17 00:00:00 2001 From: zopencommunity Date: Thu, 18 Dec 2025 15:04:33 +0000 Subject: [PATCH] Update glab-version to 1.80.2 from 1.57.0 --- buildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv b/buildenv index ecd8dc1..d2756c2 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.80.2" export ZOPEN_BUILD_LINE="STABLE" export ZOPEN_CATEGORIES="development"