summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e6d981d217..b71f3109cd 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:-1.12.0}
+VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/github-cli/github-cli.info b/development/github-cli/github-cli.info
index 749545b328..397cabcfb8 100644
--- a/development/github-cli/github-cli.info
+++ b/development/github-cli/github-cli.info
@@ -1,10 +1,10 @@
PRGNAM="github-cli"
-VERSION="1.12.0"
+VERSION="1.12.1"
HOMEPAGE="https://cli.github.com/"
-DOWNLOAD="https://github.com/cli/cli/releases/download/v1.12.0/gh_1.12.0_linux_386.deb"
-MD5SUM="73eb5110c5449f0ac36d0d7cf3e7a573"
-DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.12.0/gh_1.12.0_linux_amd64.deb"
-MD5SUM_x86_64="118d7e430596faeb90311e332dab5464"
+DOWNLOAD="https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_linux_386.deb"
+MD5SUM="697d9154ecdf55090226c18d979f2908"
+DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.12.1/gh_1.12.1_linux_amd64.deb"
+MD5SUM_x86_64="0fbcdbd35561ac627aaa82612c606d87"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"