Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/yq-go/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=4.49.2
version=4.50.1
revision=1
build_style=go
go_import_path=github.com/mikefarah/yq/v4
Expand All @@ -10,7 +10,7 @@ license="MIT"
homepage="https://mikefarah.gitbook.io/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=648d96cc490a4e08edb6bf8ff9498360b405263e202663cd9c92322b3aa557ef
checksum=ec55f107fbfe1d8226c1d4d74def734672f9aa58165029819ddfb771339e53a1

post_install() {
# this came after yq 'the jq wrapper for yaml' so yq has the right to
Expand Down