From b97ec4353a423eb9446e0ee59e50f41c0ffc9251 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:35:21 +0000 Subject: [PATCH] aws: Update to version 2.20.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 095eeb461b..77a1388158 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.19.5", + "version": "2.20.0", "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.19.5.msi", - "hash": "388a60b65f59d86863c307bfb42f9d51932c0c82b938fe1ce9758088ecc08dd8" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.20.0.msi", + "hash": "86a35c58560d1d8150fd68a918d5736abfeb4bf8895ee37fa5683a2108e866cd" } }, "extract_dir": "Amazon\\AWSCLIV2",