aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-10-23 10:37:07 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-29 09:12:53 +0700
commit6bd15e1e90e1d7ab2653bd129bcfcd2febae7d86 (patch)
tree21df305b127be4fec95eac1a02dd7484c9371ba2 /development/github-cli/github-cli.SlackBuild
parentbe18b2167049403c9b7009a954331dbdf403cc01 (diff)
development/github-cli: Updated for version 2.18.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 c1ba4de51e9d5..b086fcb408d87 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.17.0}
+VERSION=${VERSION:-2.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}