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 9ab65ad5a5..e81ec5ffc4 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.8.0}
+VERSION=${VERSION:-2.9.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 6feaa38c47..1f9d65b294 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.8.0"
+VERSION="2.9.0"
HOMEPAGE="https://cli.github.com/"
-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"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"