summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2024-04-19 16:13:17 +0200
committer Willy Sudiarto Raharjo2024-04-19 16:47:09 +0200
commitc1d3bf3ad1e05237e5a3a28e8304d90726b85030 (patch)
tree145a3fdc325879ed8092d3963431b9219a21e77e /development/github-cli/github-cli.SlackBuild
parent4e05936f0ba1c014173f9d4027146e8383ddcb2b (diff)
downloadslackbuilds-c1d3bf3ad1e05237e5a3a28e8304d90726b85030.tar.gz
development/github-cli: Updated for version 2.48.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 4f213b0acd..2049193371 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.47.0}
+VERSION=${VERSION:-2.48.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}