From 60c82d0871807d20d58604f0647a1e7482c5e38a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Oct 2024 01:53:10 +0000 Subject: [PATCH] chore(deps): update dependency awscli to v1.35.5 --- tools/aws/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/aws/manifest.yaml b/tools/aws/manifest.yaml index 92463eb92..c85667af6 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.35.4" +version: "1.35.5" check: ${binary} --version | cut -d' ' -f1 | cut -d/ -f2 build_dependencies: - python