aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-06-25 10:02:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-26 07:15:48 +0700
commita07f641e8d80ce6d02537bcafdfdda2b41fff990 (patch)
tree80a4883dc93a30bfaec747580de05957f27ccecf /development/github-cli/github-cli.SlackBuild
parent3c2d643bfd9ff05197ba333fc0d244e0ed1a5d8a (diff)
development/github-cli: Updated for version 2.52.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 97e72a5f86..bae2a79b54 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.51.0}
+VERSION=${VERSION:-2.52.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}