summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2024-01-31 10:23:25 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-02 06:06:31 +0700
commit05c492ea5e45871fa2946d4a734804f2905af8b6 (patch)
treebe6fbb39edbbafe0b7b1d6a3b530cf1032ad7093
parenta758c66f2afc460facab47bd46672501dc7affb7 (diff)
downloadslackbuilds-05c492ea5e45871fa2946d4a734804f2905af8b6.tar.gz
slackbuilds-05c492ea5e45871fa2946d4a734804f2905af8b6.tar.xz
development/github-cli: Updated for version 2.43.0
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 d7c5240aa5..43d9e21bc3 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.42.1}
+VERSION=${VERSION:-2.43.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 98bbd36a5e..98401dcf6a 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.42.1"
+VERSION="2.43.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_linux_386.deb"
-MD5SUM="e2a6cac7a25d8b9a150ae4b03f23497d"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_linux_amd64.deb"
-MD5SUM_x86_64="20aed71985d0f2cd26246fe0361467ba"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_linux_386.deb"
+MD5SUM="0671877241d0d4c29844e0f5f570cc1b"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.43.0/gh_2.43.0_linux_amd64.deb"
+MD5SUM_x86_64="b15f59ec3c608270ccdfed45769f15e5"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"