diff options
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 97e72a5f86..bae2a79b54 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.51.0} +VERSION=${VERSION:-2.52.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 d65fb9a47e..303d23a7d4 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.51.0" +VERSION="2.52.0" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_linux_386.deb" -MD5SUM="bf8af013d47d21abe0f935ed6d56922b" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_linux_amd64.deb" -MD5SUM_x86_64="627063c8d7858434386a92ac7267be43" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_386.deb" +MD5SUM="609dcb05b1f5688c5fd0b9145dc5ee06" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_amd64.deb" +MD5SUM_x86_64="a1e34655004feede4ae6c84d1312a283" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |
