From e795f32eb168c9139bbc3162f3972d2f7ceedc64 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Mar 2024 16:27:07 +0000 Subject: [PATCH] chore(deps): update dependency containers/podman-tui to v0.18.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 3b236f2c72..aa997a1606 100644 --- a/tools/podman-tui/manifest.yaml +++ b/tools/podman-tui/manifest.yaml @@ -1,5 +1,5 @@ name: podman-tui -version: "0.17.0" +version: "0.18.0" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go