diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index 6cff58e7b6..274cabbc0b 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.2} +VERSION=${VERSION:-2.14.3} 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 b6512b43fa..e69a20c727 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.14.2" +VERSION="2.14.3" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_linux_386.deb" -MD5SUM="652096077aa3b672c445ce3f57226081" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.14.2/gh_2.14.2_linux_amd64.deb" -MD5SUM_x86_64="b299fb8849aee83e6084d80321fcc060" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_linux_386.deb" +MD5SUM="8690373f30b1500846197ea2fad04c73" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.14.3/gh_2.14.3_linux_amd64.deb" +MD5SUM_x86_64="a2ba9fe6bf63b75605974e03d5431949" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org"