summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-11-16 14:15:48 +0100
committer Willy Sudiarto Raharjo2022-11-19 04:08:07 +0100
commitc242483b5184361d1c6b5188e056975b0ca7ee97 (patch)
tree39ed292f877111449e9a3da525821d9ce99dbf68
parent5fb8109824ebb9bc4241b0f400e3fdc7a46f6c18 (diff)
downloadslackbuilds-c242483b5184361d1c6b5188e056975b0ca7ee97.tar.gz
development/github-cli: Updated for version 2.20.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 ffe7471971..69ebf44461 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.19.0}
+VERSION=${VERSION:-2.20.2}
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 3b6909c8e2..fd1b9759da 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.19.0"
+VERSION="2.20.2"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_linux_386.deb"
-MD5SUM="6cb397463aa1dfe4dc4e53b4abc22c96"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.19.0/gh_2.19.0_linux_amd64.deb"
-MD5SUM_x86_64="8c32860455a875afb4bdc20997062bf9"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_linux_386.deb"
+MD5SUM="3d30880344fa61ce7e8ed6ac7df02f2b"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_linux_amd64.deb"
+MD5SUM_x86_64="4575dfa8e79b5d863c739befa2473bb1"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"