summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 112a4a5ead..ed1007f43c 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.10.1}
+VERSION=${VERSION:-2.11.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 2f739a6ea0..652407c303 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.10.1"
+VERSION="2.11.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_linux_386.deb"
-MD5SUM="f1a36f4fa954498492dcc77f98d05f6c"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.10.1/gh_2.10.1_linux_amd64.deb"
-MD5SUM_x86_64="4179ada951a335dcce0d1785ac19abcb"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_linux_386.deb"
+MD5SUM="9295e9b13e13d74ef1fd6243538f105b"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.11.1/gh_2.11.1_linux_amd64.deb"
+MD5SUM_x86_64="9d56503c7d85717ec47e5cc26ceddfb2"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"