diff --git a/tools/uniget/manifest.yaml b/tools/uniget/manifest.yaml index e2cffa8137..a56123f0d0 100644 --- a/tools/uniget/manifest.yaml +++ b/tools/uniget/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: uniget -version: "0.18.6" +version: "0.18.7" check: ${binary} --version | cut -d' ' -f3 platforms: - linux/amd64