From 632894cd600fa7b767b5ae24e43df4cd149f5ae6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Aug 2021 22:00:43 +0000 Subject: [PATCH] aws: Update to version 2.2.28 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a218027db3..a12b0c98d4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.27", + "version": "2.2.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.2.27.msi", - "hash": "68fa6ba74a4b99f5adbd3eb09d3692973a7470a68f50ac246e0ccfce21dddbdb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.28.msi", + "hash": "ab8705a7d69f27aad3aa709d47b772fa9100667f376c8ce20f473c4205c831e5" } }, "extract_dir": "Amazon\\AWSCLIV2",