aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-03-06 10:20:56 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-09 06:18:11 +0700
commit2488638a763ab618f65adff406751d55dd1a8319 (patch)
tree44ef427daa138f6a1556d90f99b6161a3c19ffcf /development/github-cli/github-cli.SlackBuild
parent5265593afc21c96f189ce5a4063ec478ccaf2340 (diff)
development/github-cli: Updated for version 2.45.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli/github-cli.SlackBuild')
-rw-r--r--development/github-cli/github-cli.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild
index b00f12a62c..14cf96a4ff 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}