aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-07-16 09:31:23 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-17 09:48:02 +0700
commit3e2bff69dee3823a8a87f57b90626b96c2514d5c (patch)
treefd5a9e2815debc85d885b5365bd55af8c3f68c61 /development/github-cli/github-cli.SlackBuild
parent2e2829fb692ab1748a3084ec405e101e5ef34c69 (diff)
development/github-cli: Updated for version 2.32.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 ca6602c814..e9bc774156 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.31.0}
+VERSION=${VERSION:-2.32.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}