aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-12-25 16:01:53 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 00:24:20 +0700
commit5186cbb56f9354e9651be885a94eeaabc1b0d50b (patch)
tree0ea5f05da025c3e68cb74e74112575d44988fdaa /development/github-cli/github-cli.SlackBuild
parent35479cbec223261e7e9d1acec5d881b8b650a4cd (diff)
development/github-cli: Updated for version 2.21.1
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 69ebf44461..e94ed8ac3a 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.20.2}
+VERSION=${VERSION:-2.21.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}