aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-10-18 11:51:09 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-19 13:19:50 +0700
commita8e8d4f9e2ef82ae460a324d137cb2987fae9730 (patch)
tree2b2c49337cd22db174266f3cc0768ac5486e4056 /development/github-cli/github-cli.SlackBuild
parent1628c2b3802fa961d0d8c6ac2e173d9296942955 (diff)
development/github-cli: Updated for version 2.37.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 3a75318b23..c76334c50e 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.36.0}
+VERSION=${VERSION:-2.37.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}