summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2023-02-09 03:11:50 +0100
committer Willy Sudiarto Raharjo2023-02-11 03:30:28 +0100
commit5905bce5cbf222c4070de456632186da0647326e (patch)
tree53105850d89d81268cc7dab1489a1cc653fcae1c /development/github-cli/github-cli.SlackBuild
parent99c1a28b77cba6323223983c0d70a17889fa15a5 (diff)
downloadslackbuilds-5905bce5cbf222c4070de456632186da0647326e.tar.gz
development/github-cli: Updated for version 2.23.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 3a6c7e0688..e009e560d1 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.22.1}
+VERSION=${VERSION:-2.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}