From 145538c90a93c4864109880895b22d4c9feb3c85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 20:29:41 +0000 Subject: [PATCH] aws: Update to version 2.7.35 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8112d239a4..5640e28ed8 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.34", + "version": "2.7.35", "description": "Unified tool to manage AWS services", "homepage": "https://aws.amazon.com/cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.34.msi", - "hash": "2ebd1250bdd88056930dd81372f2d1bd72169ff194f132f7aa6f5f522f3ccc75" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.35.msi", + "hash": "72b5527171e972b5b1cb22b24ef8c5f16c1bb9b48210cbdff1d0885443ab3a3e" } }, "extract_dir": "Amazon\\AWSCLIV2",