aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-08-02 15:20:16 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-03 15:05:21 +0700
commitf4d242ec92865ce11dba57c38ac869f987f42625 (patch)
treee49d647653bee01d089a960329abbd9c64580a92
parenta45e5ff81d0f7c0061e4246e8280bf6433c44dff (diff)
development/github-cli: Updated for version 2.54.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 b6e46c8340..2603c21102 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.53.0}
+VERSION=${VERSION:-2.54.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 8f2e536713..787bd10c38 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.53.0"
+VERSION="2.54.0"
HOMEPAGE="https://cli.github.com/"
-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"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_linux_386.deb"
+MD5SUM="c4b8766745f5d327af89bd6c67a1e0c3"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.54.0/gh_2.54.0_linux_amd64.deb"
+MD5SUM_x86_64="24b96f5d5b9c30670cfcec62b861e1ae"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"