diff --git a/tools/podman/manifest.yaml b/tools/podman/manifest.yaml index a867af8444..e68d64e0b5 100644 --- a/tools/podman/manifest.yaml +++ b/tools/podman/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: podman -version: "5.1.2" +version: "5.2.0" check: ${binary} --version | cut -d' ' -f3 build_dependencies: - go