From 96a44ca4c8a8eee005c95bead8ecbcac2166aa5a Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 26 Dec 2025 18:49:59 +0100 Subject: [PATCH] yq-go: update to 4.50.1. --- srcpkgs/yq-go/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index 801a441f21c088..4d990a4e0d4123 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -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 @@ -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