aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiniz Bortolotto <diniz.bortolotto@gmail.com>2024-08-04 07:40:27 -0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-04 20:49:51 +0700
commit912caa15fe4b4dd039ceab246fc9561cede26974 (patch)
tree5b8060f6387cb9700631a33115b95b0000e01aef
parente86a4680374c01861c2bdb8e603b9d27be12378d (diff)
downloadslackbuilds-912caa15fe4b4dd039ceab246fc9561cede26974.tar.xz
development/gitlab-cli: Updated for version 1.45.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 5c301091a40c..8cc08f6f27d2 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.43.0}
+VERSION=${VERSION:-1.45.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 e041019b3bd3..2791a052979a 100644
--- a/development/gitlab-cli/gitlab-cli.info
+++ b/development/gitlab-cli/gitlab-cli.info
@@ -1,14 +1,14 @@
PRGNAM="gitlab-cli"
-VERSION="1.43.0"
+VERSION="1.45.0"
HOMEPAGE="https://gitlab.com/gitlab-org/cli"
-DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.43.0/cli-v1.43.0.tar.gz \
- https://gitlab.com/gitlab-org/cli/-/releases/v1.43.0/downloads/glab_1.43.0_Linux_i386.deb"
-MD5SUM="0d9e7fffdf773bbe3ce9dc7daa7e51b4 \
- 540122d8bca327489d7f51e2fb2a1689"
-DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.43.0/cli-v1.43.0.tar.gz \
- https://gitlab.com/gitlab-org/cli/-/releases/v1.43.0/downloads/glab_1.43.0_Linux_x86_64.deb"
-MD5SUM_x86_64="0d9e7fffdf773bbe3ce9dc7daa7e51b4 \
- f9f38dd1cd7ff1b41ef930ea445401b0"
+DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.45.0/cli-v1.45.0.tar.gz \
+ https://gitlab.com/gitlab-org/cli/-/releases/v1.45.0/downloads/glab_1.45.0_Linux_i386.deb"
+MD5SUM="608ecccdd6b7acc0254017e6ee139a5c \
+ e41b36fd6d10013cd906fbd86f5169fa"
+DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.45.0/cli-v1.45.0.tar.gz \
+ https://gitlab.com/gitlab-org/cli/-/releases/v1.45.0/downloads/glab_1.45.0_Linux_x86_64.deb"
+MD5SUM_x86_64="608ecccdd6b7acc0254017e6ee139a5c \
+ 99846cc57f576b7df617ace388eff195"
REQUIRES=""
MAINTAINER="Diniz Bortolotto"
EMAIL="diniz.bortolotto@gmail.com"