yq-go: update to 4.30.7.
This commit is contained in:
parent
daa872cb64
commit
6250271b18
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.30.6
|
||||
version=4.30.7
|
||||
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=320d0ce36d1dbe703b4cbdb28e9a927c1e87b157e8c05aeb078d6c9c1b0138ea
|
||||
checksum=84dff2f03ae34b84032a36e381440b78684a9eb5cf849789878da78e94fcd679
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Add table
Reference in a new issue