aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-11-18 09:16:11 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-20 08:02:46 +0700
commit8cb0cbf639dde5cbbf56a6bc5a7708f120c776a0 (patch)
tree1b2876072cb4b4c471993d1a0c8242d9eecd580e
parentf12e29e78462362ccaed1f9673d8884d3f75cc8d (diff)
development/github-cli: Updated for version 2.62.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 792d92d60f..7ef412a0dd 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.61.0}
+VERSION=${VERSION:-2.62.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 8f375d0eac..778ca74797 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.61.0"
+VERSION="2.62.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_386.deb"
-MD5SUM="fbfaf99034657c9d06b8a3287b5c849e"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.deb"
-MD5SUM_x86_64="6350514aeda9ad9dcc1f608fa5c0c235"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_linux_386.deb"
+MD5SUM="ea6a3b52fdf602c86d4358e1d5041987"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.62.0/gh_2.62.0_linux_amd64.deb"
+MD5SUM_x86_64="3adde5381ee2a99578f472a9e58a2bae"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"