diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index e81ec5ffc4..112a4a5ead 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.9.0} +VERSION=${VERSION:-2.10.1} 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 1f9d65b294..2f739a6ea0 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.9.0" +VERSION="2.10.1" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.9.0/gh_2.9.0_linux_386.deb" -MD5SUM="c4e61dd2d4acdd8257f29044fc4f873f" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.9.0/gh_2.9.0_linux_amd64.deb" -MD5SUM_x86_64="b7a6186efb4f81c066d7597eb3fd4948" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_linux_386.deb" +MD5SUM="f1a36f4fa954498492dcc77f98d05f6c" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_linux_amd64.deb" +MD5SUM_x86_64="4179ada951a335dcce0d1785ac19abcb" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org"