summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2021-02-23 16:05:17 +0100
committer Willy Sudiarto Raharjo2021-02-24 01:49:57 +0100
commit29f55bb0cf6f5bc7e188907de73b1f38cd76ad82 (patch)
tree4884c6a094d16088c1ba208b0eda6f8218b55ef0 /development
parentbdd75adac44ec0ead8a6b09b755dbb0878c57436 (diff)
downloadslackbuilds-29f55bb0cf6f5bc7e188907de73b1f38cd76ad82.tar.gz
development/github-cli: Updated for version 1.6.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 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"