From 57f13cb416db4123ccb4c51d6f606b80a3145c97 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Dec 2024 08:35:05 +0000 Subject: [PATCH] chore(deps): update dependency containers/podman-tui to v1.3.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 abd9ff8b4f..80d98bfd32 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.3" +version: "1.3.0" check: ${binary} version | cut -d' ' -f2 | tr -d v build_dependencies: - go