diff options
author | Ebben Aries <earies@dscp.org> | 2023-09-06 18:18:57 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-07 23:08:58 +0700 |
commit | f4411a114b28d8e8047086985eebe429f55b942a (patch) | |
tree | 88790cd86d601e2a3f8a76a4c59846f0e571ad6a /development/github-cli/github-cli.SlackBuild | |
parent | 14c031a9649400eec78bd56e9a6909a21ff7ced9 (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.SlackBuild | 2 |
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} |