summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2022-04-28 23:31:16 +0200
committer Willy Sudiarto Raharjo2022-04-30 08:52:11 +0200
commit5c25459cb082528859f1ce26284406d20aae1dcb (patch)
treec01e9a81251ee2619f6c0cdb14992eaefaf5d368 /development/github-cli/github-cli.SlackBuild
parent9ec6be8397aa32cb78571b4658ed699c60449a99 (diff)
downloadslackbuilds-5c25459cb082528859f1ce26284406d20aae1dcb.tar.gz
development/github-cli: Updated for version 2.9.0
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 9ab65ad5a5..e81ec5ffc4 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.8.0}
+VERSION=${VERSION:-2.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}