diff options
author | Ebben Aries <earies@dscp.org> | 2023-11-19 09:17:18 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-19 23:29:10 +0700 |
commit | 668fb2ac397ad7ab30e8f1d0894a6222f01ea707 (patch) | |
tree | c3587367242a899d36abade9b2f40d47316d0718 /development/github-cli/github-cli.SlackBuild | |
parent | 233d62f231590cba4d53376447b362c0edb8f7c8 (diff) |
development/github-cli: Updated for version 2.39.1
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index d26ce13ed1..c820868645 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.39.0} +VERSION=${VERSION:-2.39.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |