summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-03-16 23:10:35 +0100
committer Willy Sudiarto Raharjo2022-03-17 18:26:06 +0100
commitd40d23c01ab559ec342dfad7c965f41443e889f8 (patch)
treec5ccc4d4ecc66fae1b56f4f658cd598d975c2006
parente6ed6f23e0127c957279e379f6d4bcc21f33fe70 (diff)
downloadslackbuilds-d40d23c01ab559ec342dfad7c965f41443e889f8.tar.gz
development/github-cli: Updated for version 2.6.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 f3c12052ce..c808b7783e 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.5.2}
+VERSION=${VERSION:-2.6.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 d0d005fe7b..d6ff426b2d 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.5.2"
+VERSION="2.6.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_linux_386.deb"
-MD5SUM="78e16a5a55fab6efc88ce48c821f2b2d"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.5.2/gh_2.5.2_linux_amd64.deb"
-MD5SUM_x86_64="d50dd80665c15d82e4c7eac6cc1a85ba"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_linux_386.deb"
+MD5SUM="fc35903077777d2e1b87ab297d72d36a"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.6.0/gh_2.6.0_linux_amd64.deb"
+MD5SUM_x86_64="0444d0a1ec770ea84844206911a47663"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"