aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-12-13 09:20:20 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-16 06:52:24 +0700
commitc50569826a517ec37cd2247384440418ac6f384b (patch)
tree302e41026b72b7edeb86eb88bd5d3ea4b8bf8b87 /development/github-cli
parent7fb5531302926cfcfbfde4fa74915492709aa576 (diff)
development/github-cli: Updated for version 2.83.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-cli')
-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 4607d297e3..46b2a93321 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.83.0}
+VERSION=${VERSION:-2.83.2}
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 fcda8ac05d..839a9338e9 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.83.0"
+VERSION="2.83.2"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_linux_386.deb"
-MD5SUM="48a5d95f5444054cf0834aaf66471572"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.83.0/gh_2.83.0_linux_amd64.deb"
-MD5SUM_x86_64="0b2a9ae04b4ca3af6a7584e702741aff"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_linux_386.deb"
+MD5SUM="4e2696b7bc3f730b4e00a5b461ea9502"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.83.2/gh_2.83.2_linux_amd64.deb"
+MD5SUM_x86_64="9555df3852990e691e0af5cad7077132"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"