aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-10-16 11:33:33 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-17 09:26:40 +0700
commit123ee17324c08495b3667b3418ddd37f62a7784f (patch)
treed87e098e0fdb90e670bfdd9fc338c01c6c24aa09 /development
parentb140c78079ae30325575ea1df64602de2485b43a (diff)
development/github-cli: Updated for version 2.59.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 48925f04e9f9a..79efbb9c26331 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.58.0}
+VERSION=${VERSION:-2.59.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 902964e80569c..2bbfef38988fd 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.58.0"
+VERSION="2.59.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_linux_386.deb"
-MD5SUM="e6b3eb6394112d55df392fa42bb94740"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_linux_amd64.deb"
-MD5SUM_x86_64="3683a6415a78fae1379f56c8f083b5ac"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.59.0/gh_2.59.0_linux_386.deb"
+MD5SUM="22b9928e36d52f363bfe9b9e1fc29962"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.59.0/gh_2.59.0_linux_amd64.deb"
+MD5SUM_x86_64="199004af911d904143cc61a35dc27443"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"