summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/github-cli/github-cli.SlackBuild2
-rw-r--r--development/github-cli/github-cli.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild
index 858d3205ef..52312449e1 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:-1.14.0}
+VERSION=${VERSION:-2.0.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 da40c5a4b6..4710cfa18c 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.14.0"
+VERSION="2.0.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_linux_386.deb"
-MD5SUM="90fc21fc8df0c1cbd474007438329326"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_linux_amd64.deb"
-MD5SUM_x86_64="71cc97d061f38b371997190299ea3655"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_linux_386.deb"
+MD5SUM="71aa26a5a25c2efe46b7f2e18a877805"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_linux_amd64.deb"
+MD5SUM_x86_64="10d7a74138aeceb9bf5339c831211668"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"