diff --git a/tools/depot/manifest.yaml b/tools/depot/manifest.yaml index bf46aea635..22a1e6ee7a 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.44" +version: "2.101.45" check: ${binary} --version | grep ^depot | cut -d' ' -f3 platforms: - linux/amd64