summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2024-07-20 12:18:28 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-21 08:13:14 +0700
commitddf7638e29a82a8d110a62ebc28c0798b0c7ea29 (patch)
tree0bdbc9ff10bd3f7dbf8f51a5d28681a865d95f3b /development
parent606baf255f1134ba7460ea60bf403bd0ed6c17ab (diff)
downloadslackbuilds-ddf7638e29a82a8d110a62ebc28c0798b0c7ea29.tar.gz
slackbuilds-ddf7638e29a82a8d110a62ebc28c0798b0c7ea29.tar.xz
development/github-cli: Updated for version 2.53.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 bae2a79b54..b6e46c8340 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.52.0}
+VERSION=${VERSION:-2.53.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 303d23a7d4..8f2e536713 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.52.0"
+VERSION="2.53.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_386.deb"
-MD5SUM="609dcb05b1f5688c5fd0b9145dc5ee06"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_amd64.deb"
-MD5SUM_x86_64="a1e34655004feede4ae6c84d1312a283"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_linux_386.deb"
+MD5SUM="a8d59807e8fb07bb68da39b784fbbddf"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_linux_amd64.deb"
+MD5SUM_x86_64="b18a421708b743bd821fd1eb3f1c4339"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"