diff --git a/textproc/ytt/Makefile b/textproc/ytt/Makefile index 71d983dba19b..372208704d7f 100644 --- a/textproc/ytt/Makefile +++ b/textproc/ytt/Makefile @@ -1,21 +1,21 @@ PORTNAME= ytt DISTVERSIONPREFIX= v -DISTVERSION= 0.55.0 +DISTVERSION= 0.55.1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= YAML templating tool that works on YAML structure instead of text WWW= https://carvel.dev/ytt/ \ https://github.com/carvel-dev/ytt LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24+,modules +USES= go:1.26+,modules GO_MODULE= github.com/carvel-dev/ytt GO_TARGET= ./cmd/ytt/ PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/ytt/distinfo b/textproc/ytt/distinfo index 2eb2c0bebe66..e2aa3969539b 100644 --- a/textproc/ytt/distinfo +++ b/textproc/ytt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1778835147 -SHA256 (go/textproc_ytt/ytt-v0.55.0/v0.55.0.mod) = 9b78140baef116aaabc23149bf58741fbff3fdf80c1de9ed9cc13812b016159b -SIZE (go/textproc_ytt/ytt-v0.55.0/v0.55.0.mod) = 901 -SHA256 (go/textproc_ytt/ytt-v0.55.0/v0.55.0.zip) = f9f20618aa1f5fa78015329686579cac3f3abe219720db3deb00bcec0ec9fa65 -SIZE (go/textproc_ytt/ytt-v0.55.0/v0.55.0.zip) = 1198052 +TIMESTAMP = 1780338081 +SHA256 (go/textproc_ytt/ytt-v0.55.1/v0.55.1.mod) = 35f50d1663a484bc795d96049d6a3571c3ad5ee02260e714fce2df6a1923dd83 +SIZE (go/textproc_ytt/ytt-v0.55.1/v0.55.1.mod) = 902 +SHA256 (go/textproc_ytt/ytt-v0.55.1/v0.55.1.zip) = a295fc3c3c1c7c61c86b406e3be1653879078926079c33bad9a8120755364e70 +SIZE (go/textproc_ytt/ytt-v0.55.1/v0.55.1.zip) = 1198043