aboutsummaryrefslogtreecommitdiff
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 7ce4c7a84a932..da79970f4ba16 100644
--- a/development/github-cli/github-cli.SlackBuild
+++ b/development/github-cli/github-cli.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=github-cli
DEBNAM=gh
-VERSION=${VERSION:-1.10.3}
+VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index caafcbc83de5b..1f804d3e9c86d 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.10.3"
+VERSION="1.11.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.10.3/gh_1.10.3_linux_386.deb"
-MD5SUM="4370d2dadadf57f1eaaf14fd0e94731d"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.10.3/gh_1.10.3_linux_amd64.deb"
-MD5SUM_x86_64="fc8be8a56ad1eb16d09db6290719e419"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_linux_386.deb"
+MD5SUM="b6de8b4727acd2eb7b6b9749199296b3"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.11.0/gh_1.11.0_linux_amd64.deb"
+MD5SUM_x86_64="2abffa9bd153a0a97905087a1b623d62"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"