From 87ea72c23e6210dfbe427085fe538a33b95a3811 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:30:13 +0000 Subject: [PATCH] aws: Update to version 2.7.28 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a053f3cd2f..aa3758fa40 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.27", + "version": "2.7.28", "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.7.27.msi", - "hash": "afa32e83647ec177e658d59453f7145d2089a004786ff6b2c3a19a62fc576b05" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.28.msi", + "hash": "faafd4e45c168a299e46ef85c07f71ef8d098340758ca408e93af99c71282546" } }, "extract_dir": "Amazon\\AWSCLIV2",