aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli
diff options
context:
space:
mode:
Diffstat (limited to 'development/github-cli')
-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 e94ed8ac3aed2..887d1bed1c550 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.21.1}
+VERSION=${VERSION:-2.21.2}
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 c751c4d0d818d..7262ab147d5e4 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.21.1"
+VERSION="2.21.2"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_linux_386.deb"
-MD5SUM="716546c9a2abb4199dc4830659a6d638"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_linux_amd64.deb"
-MD5SUM_x86_64="0558c75630046350fef94868ac85e212"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_linux_386.deb"
+MD5SUM="3dc40e26b37adb4f61902967c4990441"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_linux_amd64.deb"
+MD5SUM_x86_64="c8a9add30c6cbef0a3b360df31de7aa7"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"