diff --git a/tools/dep-tree/manifest.yaml b/tools/dep-tree/manifest.yaml index 050a7fe255..355d30cc62 100644 --- a/tools/dep-tree/manifest.yaml +++ b/tools/dep-tree/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: dep-tree -version: "0.23.0" +version: "0.23.1" check: ${binary} --version | cut -d' ' -f3 | tr -d v platforms: - linux/amd64