diff options
Diffstat (limited to 'development')
-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 a4b0c17658..3d485ef2cd 100644 --- a/development/github-cli/github-cli.SlackBuild +++ b/development/github-cli/github-cli.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=github-cli DEBNAM=gh -VERSION=${VERSION:-1.6.2} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info index 1ef6666234..ced809c401 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="1.6.2" +VERSION="1.7.0" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v1.6.2/gh_1.6.2_linux_386.deb" -MD5SUM="6316c065de332771b72d6d9b5079d37f" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.6.2/gh_1.6.2_linux_amd64.deb" -MD5SUM_x86_64="1610f3500fad9972ab7b53a9fc223f50" +DOWNLOAD="https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_linux_386.deb" +MD5SUM="2ac3cc613267c3e49771d31bba19e882" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_linux_amd64.deb" +MD5SUM_x86_64="990679d6fafe0b3f022fcb3df5fcd9ef" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |