Skip to content

Commit

Permalink
system/yq: Updated for version 4.44.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
perrin4869 committed Dec 11, 2024
1 parent dfb4fb4 commit 7aea79f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion system/yq/yq.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=yq
VERSION=${VERSION:-4.44.2}
VERSION=${VERSION:-4.44.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions system/yq/yq.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="yq"
VERSION="4.44.2"
VERSION="4.44.6"
HOMEPAGE="https://github.com/mikefarah/yq"
DOWNLOAD="https://github.com/mikefarah/yq/archive/refs/tags/v4.44.2/yq-4.44.2.tar.gz"
MD5SUM="1a17aebfc47d71902c65fcf05e78f27d"
DOWNLOAD="https://github.com/mikefarah/yq/archive/refs/tags/v4.44.6/yq-4.44.6.tar.gz"
MD5SUM="596ba4051bf41035738f9e30e6492f88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"
Expand Down

0 comments on commit 7aea79f

Please sign in to comment.