From 6a2aef962008529343a39c7acbf03045c5226b0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:28:49 +0000 Subject: [PATCH] aws: Update to version 2.22.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6941ed1139..c6af20e65c 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.21.3", + "version": "2.22.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.21.3.msi", - "hash": "f4682926a035c003ac2984c73abbc0f79db0f08095ae23f70d71af0beb03cf6b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.0.msi", + "hash": "d29e987722780591e57b2389fcdc3f27f3194885c2f53223d82c2bebd2943094" } }, "extract_dir": "Amazon\\AWSCLIV2",