summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2024-05-17 17:16:12 +0200
committer Willy Sudiarto Raharjo2024-05-17 19:12:43 +0200
commitfd386314e3e7e82147104b67d2c011f64914ab55 (patch)
tree42db015c6d8a60ecc6b6b9629d9e7b9cac42dd8a /development/github-cli/github-cli.SlackBuild
parentd9a458f2e56883a00d0097d1f79d3788902d482b (diff)
downloadslackbuilds-fd386314e3e7e82147104b67d2c011f64914ab55.tar.gz
development/github-cli: Updated for version 2.49.2
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 3e3b8324ce..b5d29e3a61 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.49.0}
+VERSION=${VERSION:-2.49.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}