diff --git a/tools/aws/manifest.yaml b/tools/aws/manifest.yaml index d5597bae7a..e04db6ff88 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.26" +version: "1.36.27" check: ${binary} --version | cut -d' ' -f1 | cut -d/ -f2 build_dependencies: - python