diff options
author | Ebben Aries <earies@dscp.org> | 2022-05-13 15:55:16 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 19:27:55 +0700 |
commit | 31a5bd23ff25362617bc477dab10fee5d7a866d5 (patch) | |
tree | 84518b776f1f8bd1200c23b1b9cf2e2d4ab7a0dc /development/github-cli/github-cli.SlackBuild | |
parent | ad821fc2e18fa52bc0ddcb89471fc2ccf8cf0e9b (diff) |
development/github-cli: Updated for version 2.10.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 e81ec5ffc4f04..112a4a5eadee5 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.9.0} +VERSION=${VERSION:-2.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |