aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-12-05 16:25:43 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-06 09:49:40 +0700
commit0f191dbec9ed7ace0e164ba6768019143da998d6 (patch)
treedc52418c7311e2b2e562df038394b1df13443f2b /development/github-cli/github-cli.SlackBuild
parentcec4ccbef7fd295925b6f2be4f042558f02ff602 (diff)
development/github-cli: Updated for version 2.63.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 869829eb46..65eb4c170e 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.63.0}
+VERSION=${VERSION:-2.63.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}