summaryrefslogtreecommitdiffstats
path: root/development/github-cli
diff options
context:
space:
mode:
author Ebben Aries2022-02-01 22:06:40 +0100
committer Willy Sudiarto Raharjo2022-02-02 17:23:16 +0100
commit07c418576338c596ca746dd8438401c8bd000a2a (patch)
tree54f2a88cd571d548ef04d1d694354c622050a35d /development/github-cli
parent1b2d95065eca2d1594df2445a074f8f14a0c401e (diff)
downloadslackbuilds-07c418576338c596ca746dd8438401c8bd000a2a.tar.gz
development/github-cli: Updated for version 2.5.0
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 5fca50c384..f9e38b6156 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.4.0}
+VERSION=${VERSION:-2.5.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 6bea3b7fd5..1e05cfc3b4 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.4.0"
+VERSION="2.5.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_linux_386.deb"
-MD5SUM="ec7ddf446585db8cca0429b318a7ebc7"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_linux_amd64.deb"
-MD5SUM_x86_64="3917cfced5f40132f9cbbd468b6e9c85"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"