summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 07e9d6899a..9ab65ad5a5 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.7.0}
+VERSION=${VERSION:-2.8.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 da68539a4d..6feaa38c47 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.7.0"
+VERSION="2.8.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_linux_386.deb"
-MD5SUM="8d449100b82dc4b099fb1d6779039f40"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_linux_amd64.deb"
-MD5SUM_x86_64="2a312ebdd79e003ed2cae5d4fdc5a93e"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_linux_386.deb"
+MD5SUM="09c243ccfb214725a7f2ede1db81d417"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_linux_amd64.deb"
+MD5SUM_x86_64="b22cf178360c262202192a7e589e149a"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"