From 8d44c96019ea94ef2e476e1861ca3b450c13d40f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 00:33:28 +0000 Subject: [PATCH] aws: Update to version 2.9.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ebc0bec738..eeb7541e3e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.20", + "version": "2.9.21", "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.9.20.msi", - "hash": "34e8f4d9eb922c434ebc297f980a9adb3621e7169203ece8d1a6bfc1304a2d5a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.21.msi", + "hash": "3ea9f5ea23b08f65ab50505f19ebfef28353b5d0289406f105fa1f222700d170" } }, "extract_dir": "Amazon\\AWSCLIV2",