diff options
Diffstat (limited to 'development/github-cli')
-rw-r--r-- | development/github-cli/github-cli.SlackBuild | 2 | ||||
-rw-r--r-- | development/github-cli/github-cli.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index 9eca8df37f..e6d4d6f021 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.74.1} +VERSION=${VERSION:-2.76.2} 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 18c0d1f47d..6801be3a84 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.74.1" +VERSION="2.76.2" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_linux_386.deb" -MD5SUM="376bab91fe009e7595045daeb2bd0191" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.74.1/gh_2.74.1_linux_amd64.deb" -MD5SUM_x86_64="375068bfa991fcd39bae560961d2c3d9" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.76.2/gh_2.76.2_linux_386.deb" +MD5SUM="4f2c27af35ec0b1df260173190b359d1" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.76.2/gh_2.76.2_linux_amd64.deb" +MD5SUM_x86_64="8380edfd440bef93ba8c9d9a22e2ec31" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |