aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiniz Bortolotto <diniz.bortolotto@gmail.com>2024-09-21 03:17:46 -0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-21 23:47:57 +0700
commitbd482d0d9fff82cf253293e2da530511d2805cbb (patch)
tree52eb19db7b5efcb931134a4f414d92b924a008a5
parent77a23c4a7bc8795a637cab42381dec66d89257a6 (diff)
downloadslackbuilds-bd482d0d9fff82cf253293e2da530511d2805cbb.tar.xz
development/gitlab-cli: Updated for version 1.46.1
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 3d737c59ca0a..1fc321c3665e 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.46.0}
+VERSION=${VERSION:-1.46.1}
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 d4d9fe601310..d0dfca6f942d 100644
--- a/development/gitlab-cli/gitlab-cli.info
+++ b/development/gitlab-cli/gitlab-cli.info
@@ -1,14 +1,14 @@
PRGNAM="gitlab-cli"
-VERSION="1.46.0"
+VERSION="1.46.1"
HOMEPAGE="https://gitlab.com/gitlab-org/cli"
-DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.46.0/cli-v1.46.0.tar.gz \
- https://gitlab.com/gitlab-org/cli/-/releases/v1.46.0/downloads/glab_1.46.0_Linux_i386.deb"
-MD5SUM="e4dba6e29c9e58b8c890f5c684698e21 \
- bb0e6198a8631c23651cee8792ce4746"
-DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.46.0/cli-v1.46.0.tar.gz \
- https://gitlab.com/gitlab-org/cli/-/releases/v1.46.0/downloads/glab_1.46.0_Linux_x86_64.deb"
-MD5SUM_x86_64="e4dba6e29c9e58b8c890f5c684698e21 \
- f34d95db408ff9745fb5fc616b650df3"
+DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.46.1/cli-v1.46.1.tar.gz \
+ https://gitlab.com/gitlab-org/cli/-/releases/v1.46.1/downloads/glab_1.46.1_Linux_i386.deb"
+MD5SUM="9e3928d629439d381e58af81a1fd1770 \
+ e37a413c0d5b0e899730ac6e805f53b9"
+DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.46.1/cli-v1.46.1.tar.gz \
+ https://gitlab.com/gitlab-org/cli/-/releases/v1.46.1/downloads/glab_1.46.1_Linux_x86_64.deb"
+MD5SUM_x86_64="9e3928d629439d381e58af81a1fd1770 \
+ 559882e7f321a58514c0b8ecc41957a4"
REQUIRES=""
MAINTAINER="Diniz Bortolotto"
EMAIL="diniz.bortolotto@gmail.com"