diff --git a/tools/passt/manifest.yaml b/tools/passt/manifest.yaml index 52005a0d75..6de0b05df3 100644 --- a/tools/passt/manifest.yaml +++ b/tools/passt/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: passt -version: "2024_11_21.238c69f" +version: "2024_11_27.c0fbc7e" check: ${binary} --version | grep passt | cut -d' ' -f2 build_dependencies: - make