From 53cd69e5b1eb63fec7ae13ca7adf378b9c0f8d93 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Apr 2021 02:00:23 +0000 Subject: [PATCH] aws: Update to version 2.1.35 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d34653accc..afadb27f7d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.34", + "version": "2.1.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.1.34.msi", - "hash": "6991e4fb0a93f993950305702e16e0d241acb080eae293fcb83511a828054cfb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.35.msi", + "hash": "2b3d5ce4e68f6b60956f1b77050913dae454ba4489f3462e7f5906011a41541f" } }, "extract_dir": "Amazon\\AWSCLIV2",