diff options
Diffstat (limited to 'development/gitlab-cli/gitlab-cli.info')
-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 d0dfca6f942d..cd0e78d50f56 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" |