diff --git a/tools/lego/manifest.yaml b/tools/lego/manifest.yaml index 18c508d5f..bf0fdba84 100644 --- a/tools/lego/manifest.yaml +++ b/tools/lego/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: lego -version: "4.18.0" +version: "4.19.0" check: ${binary} --version | cut -d' ' -f3 platforms: - linux/amd64