aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-09-06 18:18:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-07 23:08:58 +0700
commitf4411a114b28d8e8047086985eebe429f55b942a (patch)
tree88790cd86d601e2a3f8a76a4c59846f0e571ad6a /development/github-cli/github-cli.SlackBuild
parent14c031a9649400eec78bd56e9a6909a21ff7ced9 (diff)
development/github-cli: Updated for version 2.34.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 b956ea3df4..d842c8c56d 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.33.0}
+VERSION=${VERSION:-2.34.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}