From 2bf1ad54127c6d77f8a04747617c7d8aec234b6f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 31 Mar 2021 01:01:45 +0000 Subject: [PATCH] aws: Update to version 2.1.33 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 22d881bd02..2d107171c4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.32", + "version": "2.1.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.1.32.msi", - "hash": "ba27db959d13b9f4cd196f06c295379c913930f65cad36ae1099efd610bc7ba3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.33.msi", + "hash": "61847b68bc87cfa53766d826ace1bb2edcd47c7689e8ab807dbb68ce087d5ce9" } }, "extract_dir": "Amazon\\AWSCLIV2",