summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-10-16 23:58:28 +0200
committer Willy Sudiarto Raharjo2021-10-18 02:57:39 +0200
commitcac10c0b4d660c07d4ce318371bb6a25a80cf486 (patch)
tree33b4a8e1668cc0b44393aa07a265a3aaa413b836
parenta66c0098060360f90517ffa76d626439895881d2 (diff)
downloadslackbuilds-cac10c0b4d660c07d4ce318371bb6a25a80cf486.tar.gz
development/github-cli: Updated for version 2.1.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 52312449e1..a67e692006 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.0.0}
+VERSION=${VERSION:-2.1.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 4710cfa18c..877853a1a7 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.0.0"
+VERSION="2.1.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_linux_386.deb"
-MD5SUM="71aa26a5a25c2efe46b7f2e18a877805"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.0.0/gh_2.0.0_linux_amd64.deb"
-MD5SUM_x86_64="10d7a74138aeceb9bf5339c831211668"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.1.0/gh_2.1.0_linux_386.deb"
+MD5SUM="e7e95a21925963297cb702fa8e9307e7"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.1.0/gh_2.1.0_linux_amd64.deb"
+MD5SUM_x86_64="d6ba1cd5fb9dba0f6f540e2eb3cdd1cf"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"