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 b00f12a62cad7..14cf96a4ff3e0 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.44.1}
+VERSION=${VERSION:-2.45.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 e36236072e592..ee13cb2493e33 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.44.1"
+VERSION="2.45.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_linux_386.deb"
-MD5SUM="a74fd418ffbde5f96b158136933a23e0"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_linux_amd64.deb"
-MD5SUM_x86_64="3b63ee86f83458571918e6db62520b16"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_386.deb"
+MD5SUM="4231b40609c5ad2717eabe9e3b72437e"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_amd64.deb"
+MD5SUM_x86_64="97bcdd99de1aceb4035bc814ee3ee8db"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"