diff --git a/tools/aws/manifest.yaml b/tools/aws/manifest.yaml index 63969dd0af..c3e826471c 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.37.5" +version: "1.37.6" check: ${binary} --version | cut -d' ' -f1 | cut -d/ -f2 build_dependencies: - python