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 622bc02f8e..b956ea3df4 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.32.1}
+VERSION=${VERSION:-2.33.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 f854ea4ac1..1c72ae2bec 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.32.1"
+VERSION="2.33.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_linux_386.deb"
-MD5SUM="924340e106a569f352c6e080080bd081"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_linux_amd64.deb"
-MD5SUM_x86_64="8328c44861132c88628a8949f71264a5"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_linux_386.deb"
+MD5SUM="977a96013b34e689fb73b0704bd2ba40"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_linux_amd64.deb"
+MD5SUM_x86_64="da3bad85d9c6db4f522db6bce1ecd0e6"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"