aboutsummaryrefslogtreecommitdiff
path: root/development/gitlab-cli
diff options
context:
space:
mode:
authorDiniz Bortolotto <diniz.bortolotto@gmail.com>2024-05-29 03:11:29 -0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-30 07:51:52 +0700
commita9cb6d04cee48d2bd603b6f5de5e487da88712e6 (patch)
treec45ee7050eb0651de526da338d3227c2dbddfb3a /development/gitlab-cli
parente8ea793c08b0516424ffc7c9d65cb72d91ecfb54 (diff)
development/gitlab-cli: Updated for version 1.41.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gitlab-cli')
-rw-r--r--development/gitlab-cli/gitlab-cli.SlackBuild2
-rw-r--r--development/gitlab-cli/gitlab-cli.info18
2 files changed, 10 insertions, 10 deletions
diff --git a/development/gitlab-cli/gitlab-cli.SlackBuild b/development/gitlab-cli/gitlab-cli.SlackBuild
index 1d81f6fe3a..365b3ec2ec 100644
--- a/development/gitlab-cli/gitlab-cli.SlackBuild
+++ b/development/gitlab-cli/gitlab-cli.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gitlab-cli
DEBNAM=glab
-VERSION=${VERSION:-1.40.0}
+VERSION=${VERSION:-1.41.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/gitlab-cli/gitlab-cli.info b/development/gitlab-cli/gitlab-cli.info
index eb9f088c12..fa311576a5 100644
--- a/development/gitlab-cli/gitlab-cli.info
+++ b/development/gitlab-cli/gitlab-cli.info
@@ -1,14 +1,14 @@
PRGNAM="gitlab-cli"
-VERSION="1.40.0"
+VERSION="1.41.0"
HOMEPAGE="https://gitlab.com/gitlab-org/cli"
-DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.40.0/cli-v1.40.0.tar.gz \
- https://gitlab.com/gitlab-org/cli/-/releases/v1.40.0/downloads/glab_1.40.0_Linux_i386.deb"
-MD5SUM="211aea19fc88dbf6f21763e593ba2079 \
- 94ff62f6214017c6204178810c9ef7a4"
-DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.40.0/cli-v1.40.0.tar.gz \
- https://gitlab.com/gitlab-org/cli/-/releases/v1.40.0/downloads/glab_1.40.0_Linux_x86_64.deb"
-MD5SUM_x86_64="211aea19fc88dbf6f21763e593ba2079 \
- b5774bc5db8eaf3099e83f3a4a3c74bf"
+DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.41.0/cli-v1.41.0.tar.gz \
+ https://gitlab.com/gitlab-org/cli/-/releases/v1.41.0/downloads/glab_1.41.0_Linux_i386.deb"
+MD5SUM="b64590e9674c9e3214a509077dce90c7 \
+ eda0ec480cd48c01c243ecf622d39044"
+DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.41.0/cli-v1.41.0.tar.gz \
+ https://gitlab.com/gitlab-org/cli/-/releases/v1.41.0/downloads/glab_1.41.0_Linux_x86_64.deb"
+MD5SUM_x86_64="b64590e9674c9e3214a509077dce90c7 \
+ 92e133352669b92f68576d057b08b8dd"
REQUIRES=""
MAINTAINER="Diniz Bortolotto"
EMAIL="diniz.bortolotto@gmail.com"