yq-go: update to 4.44.2

This commit is contained in:
cinerea0 2024-08-01 12:01:10 -04:00
parent 42279005d1
commit 150a7b8625

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go' # Template file for 'yq-go'
pkgname=yq-go pkgname=yq-go
version=4.44.1 version=4.44.2
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/mikefarah/yq/v4 go_import_path=github.com/mikefarah/yq/v4
@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/mikefarah/yq" homepage="https://github.com/mikefarah/yq"
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt" changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
checksum=e66da5ee0c081d7974bae6a59e4791ba354178ee32ea78ab1b95d4dd60b2813d checksum=eb741c2d41351537aa42d563d0fccf16b3195c352b33e0ef111fd448232da911
do_check() { do_check() {
go test -v go test -v