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 2049193371..791c8d21c4 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.48.0}
+VERSION=${VERSION:-2.50.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 e2d9bb5726..b4957d15b8 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.48.0"
+VERSION="2.50.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_linux_386.deb"
-MD5SUM="5183ca269bb9b242055871c7483a5426"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_linux_amd64.deb"
-MD5SUM_x86_64="bd56f8bd78c1762e8f6d0a31a02a617f"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_linux_386.deb"
+MD5SUM="63d018ebd6823d99a823281345294e8f"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_linux_amd64.deb"
+MD5SUM_x86_64="40f6bf9fedccc35333df607545ee77b8"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"