diff --git a/tools/depot/manifest.yaml b/tools/depot/manifest.yaml index daf007ab17..8c6f22308a 100644 --- a/tools/depot/manifest.yaml +++ b/tools/depot/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: depot -version: "2.101.41" +version: "2.101.42" check: ${binary} --version | grep ^depot | cut -d' ' -f3 platforms: - linux/amd64