summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-07-13 02:40:31 +0200
committer Willy Sudiarto Raharjo2022-07-17 01:40:11 +0200
commit6372035f4f8f83497c44f4200f339a66600d44c7 (patch)
treed02503f4f60460e64644c93428353b15d2265695
parentbf5c627ba12cdbe6c344334da8321935e7273ced (diff)
downloadslackbuilds-6372035f4f8f83497c44f4200f339a66600d44c7.tar.gz
development/github-cli: Updated for version 2.14.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/github-cli/github-cli.SlackBuild2
-rw-r--r--development/github-cli/github-cli.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild
index 007b12411b..907c0e8896 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.13.0}
+VERSION=${VERSION:-2.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index fff8933a47..3a3d6ca2f3 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.13.0"
+VERSION="2.14.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_linux_386.deb"
-MD5SUM="c3bedb172cf20500d6c229e941375723"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.13.0/gh_2.13.0_linux_amd64.deb"
-MD5SUM_x86_64="12ba5b5f875ae4bbd3c00aa806f812b0"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_linux_386.deb"
+MD5SUM="c54bf860b7f1f65045d010f28bb76d06"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.14.1/gh_2.14.1_linux_amd64.deb"
+MD5SUM_x86_64="a810c4c587059de16e82a7fbeb548551"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"