summaryrefslogtreecommitdiffstats
path: root/development/github-cli
diff options
context:
space:
mode:
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"