From 71ec8541ec03bbd90f05a227dec43c056ed066b0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Dec 2023 16:31:37 +0000 Subject: [PATCH] chore(deps): update dependency containers/podman-tui to v0.13.0 --- 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 0121b38b54..8aff1714e4 100644 --- a/tools/podman-tui/manifest.yaml +++ b/tools/podman-tui/manifest.yaml @@ -1,5 +1,5 @@ name: podman-tui -version: "0.12.0" +version: "0.13.0" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go