From 485fb3efedd573cf72d21a4d08dd5a3a0e8e9652 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 20:29:38 +0000 Subject: [PATCH] aws: Update to version 2.7.33 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 55c0073739..e5c4c8427c 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.32", + "version": "2.7.33", "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.32.msi", - "hash": "eec7d8a5ce2512e36c9f7209013f221fcf1658725872fcb521a7bf8a7a73379d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.33.msi", + "hash": "47771b884eb3acd3aeaf7d09c3757615cb23912cd1c39e8e7cdaefc4bd95c3cd" } }, "extract_dir": "Amazon\\AWSCLIV2",