From 089b1ddf7ad4dab65fc31c9177a73ce476091393 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Sat, 23 Sep 2023 11:37:19 -0600 Subject: development/github-cli: Updated for version 2.35.0 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(-) (limited to 'development/github-cli') diff --git a/development/github-cli/github-cli.SlackBuild b/development/github-cli/github-cli.SlackBuild index d842c8c56d..a617b8a13b 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.34.0} +VERSION=${VERSION:-2.35.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 372c4c91cb..601dbf983e 100644 --- a/development/github-cli/github-cli.info +++ b/development/github-cli/github-cli.info @@ -1,10 +1,10 @@ PRGNAM="github-cli" -VERSION="2.34.0" +VERSION="2.35.0" HOMEPAGE="https://cli.github.com/" -DOWNLOAD="https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_linux_386.deb" -MD5SUM="a145b58ac1d953ae0486356552d927cd" -DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_linux_amd64.deb" -MD5SUM_x86_64="81aa4fcfaa7b73ac5f79b210bf610951" +DOWNLOAD="https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_linux_386.deb" +MD5SUM="8970838baf63247d7aee0d4a6ed77583" +DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_linux_amd64.deb" +MD5SUM_x86_64="aed0b4967de626e716544f0eb763cf58" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" -- cgit v1.2.3-80-g2a13