summaryrefslogtreecommitdiffstats
path: root/development/github-cli/github-cli.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries2022-08-12 17:22:18 +0200
committer Willy Sudiarto Raharjo2022-08-12 19:21:39 +0200
commita3921e7832aaab99721fd11e32f60429d2bb05fe (patch)
tree722df789a400939620c17762ad381febdae35670 /development/github-cli/github-cli.SlackBuild
parentee1ddc7fb014deab0071458095794da45c1ff28b (diff)
downloadslackbuilds-a3921e7832aaab99721fd11e32f60429d2bb05fe.tar.gz
development/github-cli: Updated for version 2.14.4
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 274cabbc0b..b55cbe3c31 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.14.3}
+VERSION=${VERSION:-2.14.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}