aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-10-16 11:33:33 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-17 09:26:40 +0700
commit123ee17324c08495b3667b3418ddd37f62a7784f (patch)
treed87e098e0fdb90e670bfdd9fc338c01c6c24aa09 /development/github-cli/github-cli.SlackBuild
parentb140c78079ae30325575ea1df64602de2485b43a (diff)
development/github-cli: Updated for version 2.59.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 48925f04e9..79efbb9c26 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.58.0}
+VERSION=${VERSION:-2.59.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}