From 64c3046604bb13cc5f9ddfaa92072b8ce7c3d6d8 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Fri, 15 Apr 2022 15:10:53 -0600 Subject: development/github-cli: Updated for version 2.8.0 Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/github-cli/github-cli.SlackBuild | 2 +- 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 07e9d6899a..9ab65ad5a5 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.7.0} +VERSION=${VERSION:-2.8.0} 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 da68539a4d..6feaa38c47 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.7.0" +VERSION="2.8.0" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_linux_386.deb" -MD5SUM="8d449100b82dc4b099fb1d6779039f40" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.7.0/gh_2.7.0_linux_amd64.deb" -MD5SUM_x86_64="2a312ebdd79e003ed2cae5d4fdc5a93e" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_linux_386.deb" +MD5SUM="09c243ccfb214725a7f2ede1db81d417" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.8.0/gh_2.8.0_linux_amd64.deb" +MD5SUM_x86_64="b22cf178360c262202192a7e589e149a" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" -- cgit v1.2.3