summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-03-05 02:56:17 +0100
committer Willy Sudiarto Raharjo2021-03-05 07:29:14 +0100
commit50476545c3124b86bd760386441405beb1eadb80 (patch)
tree382c855915116c7b975a9c1ddefb6660624294e3
parent44552b1184e8d8f2005cda5da24a9a1e81b15e9e (diff)
downloadslackbuilds-50476545c3124b86bd760386441405beb1eadb80.tar.gz
development/github-cli: Updated for version 1.7.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 a4b0c17658..3d485ef2cd 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.2}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 1ef6666234..ced809c401 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.2"
+VERSION="1.7.0"
HOMEPAGE="https://cli.github.com/"
-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"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_linux_386.deb"
+MD5SUM="2ac3cc613267c3e49771d31bba19e882"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.7.0/gh_1.7.0_linux_amd64.deb"
+MD5SUM_x86_64="990679d6fafe0b3f022fcb3df5fcd9ef"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"