aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/yq/yq.SlackBuild2
-rw-r--r--system/yq/yq.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/yq/yq.SlackBuild b/system/yq/yq.SlackBuild
index 81a26c0ed7..2f927d147e 100644
--- a/system/yq/yq.SlackBuild
+++ b/system/yq/yq.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yq
-VERSION=${VERSION:-4.44.6}
+VERSION=${VERSION:-4.45.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/yq/yq.info b/system/yq/yq.info
index 1c773105da..79d2b4680b 100644
--- a/system/yq/yq.info
+++ b/system/yq/yq.info
@@ -1,8 +1,8 @@
PRGNAM="yq"
-VERSION="4.44.6"
+VERSION="4.45.3"
HOMEPAGE="https://github.com/mikefarah/yq"
-DOWNLOAD="https://github.com/mikefarah/yq/archive/refs/tags/v4.44.6/yq-4.44.6.tar.gz"
-MD5SUM="596ba4051bf41035738f9e30e6492f88"
+DOWNLOAD="https://github.com/mikefarah/yq/archive/refs/tags/v4.45.3/yq-4.45.3.tar.gz"
+MD5SUM="1c6bca2d523537689795e1b2a773b044"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"