diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index 2c06edd8e7..4f213b0acd 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.46.0} +VERSION=${VERSION:-2.47.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 db954bde28..3eab5e6689 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.46.0" +VERSION="2.47.0" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_linux_386.deb" -MD5SUM="24679f2985cadb23390129f2e36bad4c" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_linux_amd64.deb" -MD5SUM_x86_64="f034055750d78f5a9d7beb649bb9a41b" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_linux_386.deb" +MD5SUM="a179d4031817b2398e63516db80da9f0" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_linux_amd64.deb" +MD5SUM_x86_64="505a271ac1938a7c7e9a7030f03b40bc" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org"