From 7d86c09b118ad544f9cd79399d10b28a950eb75a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 May 2024 16:28:46 +0000 Subject: [PATCH] chore(deps): update dependency containers/podman-tui to v1.0.1 --- tools/podman-tui/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/podman-tui/manifest.yaml b/tools/podman-tui/manifest.yaml index 35a0223c5a..28dba3ce2d 100644 --- a/tools/podman-tui/manifest.yaml +++ b/tools/podman-tui/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: podman-tui -version: "1.0.0" +version: "1.0.1" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go