summaryrefslogtreecommitdiffstats
path: root/development/github-cli
diff options
context:
space:
mode:
author Ebben Aries2022-02-17 19:59:58 +0100
committer Willy Sudiarto Raharjo2022-02-19 05:18:49 +0100
commit523c8a2ff519a626b33ed2cc9224e240966524c8 (patch)
treef181c31d5ec8cf85b5ad1bda572d3929aaffaa41 /development/github-cli
parent2323aa1e088e49f0314a3717d52fa26242cfa21c (diff)
downloadslackbuilds-523c8a2ff519a626b33ed2cc9224e240966524c8.tar.gz
development/github-cli: Updated for version 2.5.1
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 f9e38b6156..d198668310 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.0}
+VERSION=${VERSION:-2.5.1}
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 1e05cfc3b4..b0abb5f5a6 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.0"
+VERSION="2.5.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_linux_386.deb"
-MD5SUM="09840fc07ba539e30d2170aced096cff"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_linux_amd64.deb"
-MD5SUM_x86_64="117447ab2f59cae3992f68a3a684c120"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"