aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-11-04 10:22:44 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:22 +0700
commitc4fb0acc781f25cf0b3326c79db6f1f1483b8b93 (patch)
tree1def88356081d8385b989bc0ca0182fb7ca432ab /development/github-cli/github-cli.SlackBuild
parentf9ca2aca9feecae44766e70111a777ccb91ad878 (diff)
development/github-cli: Updated for version 2.19.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 b086fcb408..ffe7471971 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.18.1}
+VERSION=${VERSION:-2.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}