From 13e824a9d73c39656967bacfca1d4d3fdb86c4ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 20:29:57 +0000 Subject: [PATCH] aws: Update to version 2.9.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index eeb7541e3e..bd5b823ba8 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.9.21", + "version": "2.9.22", "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.9.21.msi", - "hash": "3ea9f5ea23b08f65ab50505f19ebfef28353b5d0289406f105fa1f222700d170" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.22.msi", + "hash": "7b7ef425b4cc355a2e53e2c5406e57d3b962933569aaa8ae14e2d0c01efd0a65" } }, "extract_dir": "Amazon\\AWSCLIV2",