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 8c9ade89b7..a4b0c17658 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.1}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 730f36322e..1ef6666234 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.1"
+VERSION="1.6.2"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_linux_386.deb"
-MD5SUM="520c6dcba29ca4df499be55e9b7f64bd"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.6.1/gh_1.6.1_linux_amd64.deb"
-MD5SUM_x86_64="d103a2563219806dbe10720ab98fe4e6"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"