summaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-10-04 18:55:49 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 09:12:53 +0700
commit15a75193e4eb2fc4df73859d1a7aea01fec2cede (patch)
tree3bf38fc11bbfa2334f2ec519cde991039d9b735f /development/github-cli/github-cli.SlackBuild
parent3c3375b80c1b87852c1655ca4dd59b60f0ffde3b (diff)
downloadslackbuilds-15a75193e4eb2fc4df73859d1a7aea01fec2cede.tar.gz
development/github-cli: Updated for version 2.17.0.
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 90419b0f4b..c1ba4de51e 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.16.1}
+VERSION=${VERSION:-2.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}