diff --git a/tools/aws/manifest.yaml b/tools/aws/manifest.yaml index dc8730926c..6d724f5f63 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.8" +version: "1.37.9" check: ${binary} --version | cut -d' ' -f1 | cut -d/ -f2 build_dependencies: - python