diff --git a/tools/updatecli/manifest.yaml b/tools/updatecli/manifest.yaml index c3220b7401f6d1bed7d510f89a0f59fe83a4cd4d..d0a8ecb41d96173c6098d89c4679c0b59dcc9e9f 100644 --- a/tools/updatecli/manifest.yaml +++ b/tools/updatecli/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: updatecli -version: "0.88.0" +version: "0.88.1" check: ${binary} version 2>&1 | grep ^Application | tr -d '\t' | cut -d':' -f2 platforms: - linux/amd64