From fbd9bdfe38a92b0d394350301bb783939c74d210 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Thu, 27 Apr 2023 09:23:37 -0600 Subject: development/github-cli: Updated for version 2.28.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/github-cli/github-cli.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/github-cli/github-cli.SlackBuild') diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index 9e79bd71e5..e70655d999 100644 --- a/development/github-cli/github-cli.SlackBuild +++ b/development/github-cli/github-cli.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GitHub CLI -# Copyright 2020-2021 Ebben Aries +# Copyright 2020-2023 Ebben Aries # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=github-cli DEBNAM=gh -VERSION=${VERSION:-2.27.0} +VERSION=${VERSION:-2.28.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3