From 38853fc4724b854e4c5118fdcaf30cfb54304162 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 20:30:16 +0000 Subject: [PATCH] aws: Update to version 2.7.34 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e5c4c8427c..8112d239a4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.33", + "version": "2.7.34", "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.33.msi", - "hash": "47771b884eb3acd3aeaf7d09c3757615cb23912cd1c39e8e7cdaefc4bd95c3cd" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.34.msi", + "hash": "2ebd1250bdd88056930dd81372f2d1bd72169ff194f132f7aa6f5f522f3ccc75" } }, "extract_dir": "Amazon\\AWSCLIV2",