From cb8cb9da10b435fb067ff57ff422e0336df1c378 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 Sep 2021 01:00:35 +0000 Subject: [PATCH] aws: Update to version 2.2.34 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7e72be72e4..43db11112a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.33", + "version": "2.2.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.2.33.msi", - "hash": "e9977d78ef8dbec84348f2bc76d9800d9b22122def19bd6e6d54ad0de9341867" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.34.msi", + "hash": "c5cef75de45add7648f1a07c3c5e39e6600789f7195ed115192978782f9f637a" } }, "extract_dir": "Amazon\\AWSCLIV2",