aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-11-11 09:04:37 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-11 22:22:57 +0700
commit7083d77bba10e0efa5350ee69702ba17a5fc243d (patch)
treecdfcccd00a822cbebf371c0c7397ff8da5919f72 /development
parent9f3a3059dfe60fefdea60a98da9476fa89796c69 (diff)
development/github-cli: Updated for version 2.61.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 341a23913f4d..792d92d60f1c 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.60.1}
+VERSION=${VERSION:-2.61.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 0ab61110cc12..8f375d0eacc7 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="2.60.1"
+VERSION="2.61.0"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v2.60.1/gh_2.60.1_linux_386.deb"
-MD5SUM="a4f13915616d06a7a6dedfe0f9569e7a"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.60.1/gh_2.60.1_linux_amd64.deb"
-MD5SUM_x86_64="ea454406803f28aa251c9187007786bd"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"