From 04599f5bd591a9460d0f3008b5968019a43332c0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Apr 2021 01:01:46 +0000 Subject: [PATCH] aws: Update to version 2.1.36 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index afadb27f7d..394ea9f815 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.35", + "version": "2.1.36", "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.35.msi", - "hash": "2b3d5ce4e68f6b60956f1b77050913dae454ba4489f3462e7f5906011a41541f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.36.msi", + "hash": "03efcabc995c51890de98c0161a600e0f4ed951a58126180f5d4df5bd7ffe0ef" } }, "extract_dir": "Amazon\\AWSCLIV2",