aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-03-18 12:08:59 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-01 09:14:19 +0700
commit2d5246b5ea0d606a1e035e4985dc584df4a6541d (patch)
tree32a82eeebe966e4d57a958403c73ad71b921f74d /development/github-cli/github-cli.SlackBuild
parent4ea72f5cdedb354d979db5f55ddd31d8a892a694 (diff)
development/github-cli: Updated for version 2.24.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 59b33466b9..dc48fe32ce 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.23.0}
+VERSION=${VERSION:-2.24.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}