aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-09-19 09:06:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-20 07:38:10 +0700
commita7215d8e254fc68832ddf94af32c4302df7e3b33 (patch)
treecf7de0da021a2e5ab4102711976a597462611cbc /development
parent1bbae6e0d2159ff4463c15b8ead5bfeb06194c2b (diff)
development/github-cli: Updated for version 2.57.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 e8299b90a5..0af2c6ce63 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.56.0}
+VERSION=${VERSION:-2.57.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 02bce96527..92d1e6b590 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.56.0"
+VERSION="2.57.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.56.0/gh_2.56.0_linux_386.deb"
-MD5SUM="778aea52f915e01031085616d7c1e731"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.56.0/gh_2.56.0_linux_amd64.deb"
-MD5SUM_x86_64="59c1e93fd6f120adc5718566bcff4610"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_linux_386.deb"
+MD5SUM="360def2bfc0299fbbaa8d01d8e9398b1"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.57.0/gh_2.57.0_linux_amd64.deb"
+MD5SUM_x86_64="662c489d884fd86a5788df689cb3f4a9"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"