diff --git a/tools/aws/manifest.yaml b/tools/aws/manifest.yaml index 913447a0ce..f60b5b40a6 100644 --- a/tools/aws/manifest.yaml +++ b/tools/aws/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: aws -version: "1.36.34" +version: "1.36.35" check: ${binary} --version | cut -d' ' -f1 | cut -d/ -f2 build_dependencies: - python