aboutsummaryrefslogtreecommitdiff
path: root/development/github-cli
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-10-17 13:18:39 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-18 09:05:02 +0700
commit12468143384da530e7ba48b4748ea959bac74ac8 (patch)
treec0a40fe4f22299ca474297ed00187e9c9d80ffa6 /development/github-cli
parentdb30fb8acbb07a9ea91c4f579b8a686394c5654f (diff)
development/github-cli: Updated for version 2.82.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 fa54b5971e..811e1afe2c 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.81.0}
+VERSION=${VERSION:-2.82.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 e484698f05..d69c2f8ae5 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.81.0"
+VERSION="2.82.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_linux_386.deb"
-MD5SUM="7af101853581f463e389d102a26da08a"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_linux_amd64.deb"
-MD5SUM_x86_64="4302fc5718a0e2a5048bb2769c185df6"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_linux_386.deb"
+MD5SUM="8950f84a8c0d66a73f15561ee115e9fc"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_linux_amd64.deb"
+MD5SUM_x86_64="995e9f260acbc78bcadfdfe6080f522c"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"