diff --git a/tools/aws/manifest.yaml b/tools/aws/manifest.yaml index 45adb97e36..331f8ff05f 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.11" +version: "1.37.12" check: ${binary} --version | cut -d' ' -f1 | cut -d/ -f2 build_dependencies: - python