aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-08-21 21:52:24 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-25 23:03:52 +0700
commit5d1012be84ac56cc8b6dfe468befbbbaef35d0e6 (patch)
tree7066d876c9dfeeeeda66ff4b66c2f5da4da9d12d /development/github-cli/github-cli.SlackBuild
parentedf736ee57cff4add060b4a56bccdfca8b72b9f9 (diff)
development/github-cli: Updated for version 2.33.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 622bc02f8e776..b956ea3df44f6 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.32.1}
+VERSION=${VERSION:-2.33.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}