From ff7d34d8d7981d5ed17ec42b2cc432a6fe9e4fca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 20:24:35 +0000 Subject: [PATCH] aws: Update to version 2.13.20 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e3247fb6ba..5c4c426ebf 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.19", + "version": "2.13.20", "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.19.msi", - "hash": "2e14df7c26e3c32d17cb4087e71111308ec554eb27d040b0f306a08f0cbd0eb4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.20.msi", + "hash": "5464495487cda827220bbb489e6cc1a0e25afc2206cbc5a0c27b2a141367131d" } }, "extract_dir": "Amazon\\AWSCLIV2",