diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index e8299b90a5..0af2c6ce63 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.56.0} +VERSION=${VERSION:-2.57.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 02bce96527..92d1e6b590 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.56.0" +VERSION="2.57.0" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.56.0/gh_2.56.0_linux_386.deb" -MD5SUM="778aea52f915e01031085616d7c1e731" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.56.0/gh_2.56.0_linux_amd64.deb" -MD5SUM_x86_64="59c1e93fd6f120adc5718566bcff4610" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_linux_386.deb" +MD5SUM="360def2bfc0299fbbaa8d01d8e9398b1" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_linux_amd64.deb" +MD5SUM_x86_64="662c489d884fd86a5788df689cb3f4a9" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org"