diff options
| author | Ebben Aries <earies@dscp.org> | 2025-11-09 16:46:39 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-10 20:05:52 +0700 |
| commit | c85ef7aff5ac06570bbe940aaba11574746bbfd6 (patch) | |
| tree | 6c64c166770a3909f7d6b6eea3f5364ae8953a83 /development/github-cli | |
| parent | 1bce7b170aff92b4aaeca45060d43d4c6df88211 (diff) | |
development/github-cli: Updated for version 2.83.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli')
| -rw-r--r-- | development/github-cli/github-cli.SlackBuild | 2 | ||||
| -rw-r--r-- | development/github-cli/github-cli.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index b15030546d..4607d297e3 100644 --- a/development/github-cli/github-cli.SlackBuild +++ b/development/github-cli/github-cli.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=github-cli DEBNAM=gh -VERSION=${VERSION:-2.82.1} +VERSION=${VERSION:-2.83.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info index 13dcefec4a..fcda8ac05d 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.82.1" +VERSION="2.83.0" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_linux_386.deb" -MD5SUM="30c3966a207df2b4c5bf3e9ff7ff2259" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.82.1/gh_2.82.1_linux_amd64.deb" -MD5SUM_x86_64="348b1832c63a42cf8c7e19a731acb995" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_linux_386.deb" +MD5SUM="48a5d95f5444054cf0834aaf66471572" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_linux_amd64.deb" +MD5SUM_x86_64="0b2a9ae04b4ca3af6a7584e702741aff" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |
