aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-06-25 08:55:29 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-02 09:55:41 +0700
commit8e79f614c9567e2653fed0fcbc42da95c4fcd98e (patch)
tree22eade5b32c74cf18eabc34d4e2a6ec948c607b6 /development/github-cli/github-cli.SlackBuild
parent2e25f8fc6a88024faa49d9c096a7a46287dd2175 (diff)
development/github-cli: Updated for version 2.13.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 cf763aff41..007b12411b 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.12.1}
+VERSION=${VERSION:-2.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}