diff --git a/tools/depot/manifest.yaml b/tools/depot/manifest.yaml index 80ba5f8443..ae68a041fe 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.78.0" +version: "2.79.0" check: ${binary} --version | grep ^depot | cut -d' ' -f3 platforms: - linux/amd64