From 00c2063f892d70bf32bb3c3c988f2659a3f0a4ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 20:23:39 +0000 Subject: [PATCH] aws: Update to version 2.13.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 5c4c426ebf..36ae28d415 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.20", + "version": "2.13.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.13.20.msi", - "hash": "5464495487cda827220bbb489e6cc1a0e25afc2206cbc5a0c27b2a141367131d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.21.msi", + "hash": "cb35c90519366f6ee0af1dacbe9edb250dd30d1c32eb1e4808e71d21d53d8efd" } }, "extract_dir": "Amazon\\AWSCLIV2",