summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2021-08-25 04:52:33 +0200
committer Willy Sudiarto Raharjo2021-08-30 01:21:23 +0200
commit6cf911a2ecc9a78df13f8e9afc942ddf6e2ede40 (patch)
tree1aa7e8be5be7c88661dd40926584dfe8f4f4403f /development
parentceca60cc0bb9a223412f367fe73b4b4d5657100e (diff)
downloadslackbuilds-6cf911a2ecc9a78df13f8e9afc942ddf6e2ede40.tar.gz
development/github-cli: Updated for version 2.0.0
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 858d3205ef..52312449e1 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:-1.14.0}
+VERSION=${VERSION:-2.0.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 da40c5a4b6..4710cfa18c 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.14.0"
+VERSION="2.0.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_linux_386.deb"
-MD5SUM="90fc21fc8df0c1cbd474007438329326"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.14.0/gh_1.14.0_linux_amd64.deb"
-MD5SUM_x86_64="71cc97d061f38b371997190299ea3655"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"