From 710cb8482b0f8b1a75b12a68ee7a49221200972f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:24:32 +0000 Subject: [PATCH] aws: Update to version 2.13.27 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 658c2e3597..58e7ef54a2 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.26", + "version": "2.13.27", "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.13.26.msi", - "hash": "e94253ef0077e78108940331ef4625a03f01a6e3508dab9f56c429a1a1124ceb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.27.msi", + "hash": "386caad0a41aa800de108f94010ee877a7cd330a6d7de72d5da54621b357ef4a" } }, "extract_dir": "Amazon\\AWSCLIV2",