From bcc02d7c12753a1f46d9fca3d7c22406d12eadce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:29:50 +0000 Subject: [PATCH] aws: Update to version 2.22.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 2c136db84c..ab565927fd 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.1", + "version": "2.22.2", "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.22.1.msi", - "hash": "a444b94928240d3ecec5293155ae09eeac1618e082230eaf745c6d996bdb50ef" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.2.msi", + "hash": "4073726355d6dfe953626484bbaa40bdb578026fa4524a818319abdc864eb29a" } }, "extract_dir": "Amazon\\AWSCLIV2",