yq-go: update to 4.34.2.

This commit is contained in:
Bnyro 2023-07-27 11:50:53 +02:00 committed by classabbyamp
parent df9c35d7f0
commit e7467e78cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=4.34.1
version=4.34.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=69ff6f8bbb5f9eff5ccb537597740d24200db201b2709e442ae5effdbcb8ff9d
checksum=035b7e827eccc66907270ff7f0d35c7917d56ded4aff44f7b942fe4802b70d01
do_check() {
go test -v