aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-11-29 09:10:16 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-30 10:50:17 +0700
commit6d9a857d7db4caeba156472584b2f5ebd94351ab (patch)
tree787c3fe01dbc62ab801b4e632f6e9affa67ac39b /development/github-cli/github-cli.SlackBuild
parent2958eafa8337320402f9894ca7424bcc71e50da0 (diff)
development/github-cli: Updated for version 2.39.2
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 c8208686452c1..df1d44486fcf3 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.39.1}
+VERSION=${VERSION:-2.39.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}