From 0ff1b4dab244b27a88a367a63fcf3cacb30465b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 19 Oct 2024 01:55:33 +0000 Subject: [PATCH] chore(deps): update dependency containers/podman-tui to v1.2.3 --- 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 efb93e55a6..abd9ff8b4f 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.2.2" +version: "1.2.3" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go