summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2024-03-23 09:22:01 +0100
committer Willy Sudiarto Raharjo2024-03-23 14:32:40 +0100
commitd5b9a5af45909eb472d08f73663a2b3c0cbffe9e (patch)
tree02d067efce91fea650fb4afd82018a9fa2f54f67 /development/github-cli/github-cli.SlackBuild
parente9a526030ab857ad17951f549d4ff8d03c1b6569 (diff)
downloadslackbuilds-d5b9a5af45909eb472d08f73663a2b3c0cbffe9e.tar.gz
development/github-cli: Updated for version 2.46.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 14cf96a4ff..2c06edd8e7 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.45.0}
+VERSION=${VERSION:-2.46.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}