From b6b833538d3d7901845ba48c9b51291a1a78e297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:24:25 +0000 Subject: [PATCH] aws: Update to version 2.11.27 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8f3e486344..1ec3645588 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.26", + "version": "2.11.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.11.26.msi", - "hash": "631cab461ee7f6d01e4a57763cc3bb667d3c8756941d652f064a33bba4c886db" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.27.msi", + "hash": "1c40ed620d5752d8b625f9a4ed6ca78aadf26914ac7438b80456871d174199fe" } }, "extract_dir": "Amazon\\AWSCLIV2",