aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <slackbuilds@dscp.org>2022-09-26 17:30:06 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-01 09:01:19 +0700
commit19390c2d1a9f78ea17e7ca8fe8796985bcce59fa (patch)
tree6a654d3752934fa9bd3d27206f9e35b514bc6756 /development/github-cli/github-cli.SlackBuild
parent1d28f5ff9ee4cdcbf895361ac7bb0b1d18118a0b (diff)
development/github-cli: Updated for version 2.16.1.
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 eac842e361cd5..90419b0f4bd66 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.14.7}
+VERSION=${VERSION:-2.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}