From 34d0a5e513cca29044ab4302bdf49220ef42dee9 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Tue, 24 Jun 2025 22:40:33 +0200 Subject: [PATCH] yamlfmt: update to 0.17.2. --- srcpkgs/yamlfmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yamlfmt/template b/srcpkgs/yamlfmt/template index f18d5f17f90..2991192da3b 100644 --- a/srcpkgs/yamlfmt/template +++ b/srcpkgs/yamlfmt/template @@ -1,6 +1,6 @@ # Template file for 'yamlfmt' pkgname=yamlfmt -version=0.17.0 +version=0.17.2 revision=1 build_style=go go_import_path="github.com/google/yamlfmt" @@ -10,7 +10,7 @@ maintainer="Bnyro " license="Apache-2.0" homepage="https://github.com/google/yamlfmt" distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz" -checksum=81a7f696332cc496b8bad40e03ddd98bbd26354b6745a3ef2d186e376891012c +checksum=bc186eddc322c9a12b0d22e15e1feb54f85ab2ecc9db2cb4837ab770d51a70ea do_check() { make test_v