From f920fb6d75830616bd24b9fe7bc58da80125b588 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Apr 2025 08:40:00 +0000 Subject: [PATCH] chore(deps): update dependency marcosnils/bin to v0.21.0 --- tools/bin/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bin/manifest.yaml b/tools/bin/manifest.yaml index 8f45657596..21b420da26 100644 --- a/tools/bin/manifest.yaml +++ b/tools/bin/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: bin -version: "0.20.0" +version: "0.21.0" check: ${binary} --version | grep ^bin | cut -d' ' -f3 platforms: - linux/amd64