aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-05-30 23:02:44 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-31 17:54:51 +0700
commit18d23f139f8b32bbe69152fef1f2681eda25fbb6 (patch)
treec58187ab67ff79db0cd7bc085678bfc90bcf1b04 /development/github-cli/github-cli.SlackBuild
parent57fac01e6a0dcb5bab7d29c358d488927cdd66fe (diff)
development/github-cli: Updated for version 2.30.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 f79e2645a9..8602ea34c6 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.29.0}
+VERSION=${VERSION:-2.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}