summaryrefslogtreecommitdiffstats
path: root/development/github-cli
diff options
context:
space:
mode:
author Ebben Aries2022-03-06 03:00:55 +0100
committer Willy Sudiarto Raharjo2022-03-06 03:10:32 +0100
commit345373a8061694eeb154247e23504ddf0fbca0a1 (patch)
tree88fd9e011aeaac6135ee8ae862c5ca4948dabdd1 /development/github-cli
parent6660e0957e7afd5e589df27e9f3490a570d9cc10 (diff)
downloadslackbuilds-345373a8061694eeb154247e23504ddf0fbca0a1.tar.gz
development/github-cli: Updated for version 2.5.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli')
-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 d198668310..f3c12052ce 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.1}
+VERSION=${VERSION:-2.5.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 b0abb5f5a6..d0d005fe7b 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.1"
+VERSION="2.5.2"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.5.1/gh_2.5.1_linux_386.deb"
-MD5SUM="e6b6ceeb233602da632aa72bd0e436da"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.5.1/gh_2.5.1_linux_amd64.deb"
-MD5SUM_x86_64="54e57ec312eb190440db2b7fd9aa0aed"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"