diff options
author | Diniz Bortolotto <diniz.bortolotto@gmail.com> | 2024-10-24 00:56:09 -0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-24 11:32:35 +0700 |
commit | a76e630aa65e93fbeae6db771cd3e7623c892500 (patch) | |
tree | 8be3a5011326da2ca5f4b53df387904ab533ca24 /development/gitlab-cli/gitlab-cli.info | |
parent | 8659506f1b4fa046d2da1dce0c3b24ce7975f48e (diff) | |
download | slackbuilds-a76e630aa65e93fbeae6db771cd3e7623c892500.tar.gz slackbuilds-a76e630aa65e93fbeae6db771cd3e7623c892500.tar.xz |
development/gitlab-cli: Updated for version 1.48.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r-- | development/gitlab-cli/gitlab-cli.info | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/development/gitlab-cli/gitlab-cli.info b/development/gitlab-cli/gitlab-cli.info index d0dfca6f94..cd0e78d50f 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.1" +VERSION="1.48.0" HOMEPAGE="https://gitlab.com/gitlab-org/cli" -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" +DOWNLOAD="https://gitlab.com/gitlab-org/cli/-/archive/v1.48.0/cli-v1.48.0.tar.gz \ + https://gitlab.com/gitlab-org/cli/-/releases/v1.48.0/downloads/glab_1.48.0_linux_386.deb" +MD5SUM="8e3bcb1546cbce684696da2e8f356ce8 \ + 465a628be5439e8cc69cac61b9ff7c10" +DOWNLOAD_x86_64="https://gitlab.com/gitlab-org/cli/-/archive/v1.48.0/cli-v1.48.0.tar.gz \ + https://gitlab.com/gitlab-org/cli/-/releases/v1.48.0/downloads/glab_1.48.0_linux_amd64.deb" +MD5SUM_x86_64="8e3bcb1546cbce684696da2e8f356ce8 \ + 50eb224f1a252ed0188f8c666ee34be5" REQUIRES="" MAINTAINER="Diniz Bortolotto" EMAIL="diniz.bortolotto@gmail.com" |