yq-go: update to 4.44.2
This commit is contained in:
parent
42279005d1
commit
150a7b8625
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.44.1
|
||||
version=4.44.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mikefarah/yq/v4
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://github.com/mikefarah/yq"
|
||||
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
|
||||
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e66da5ee0c081d7974bae6a59e4791ba354178ee32ea78ab1b95d4dd60b2813d
|
||||
checksum=eb741c2d41351537aa42d563d0fccf16b3195c352b33e0ef111fd448232da911
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in New Issue