From 58e76c43e842fb06a2a5ce5cece3f55d02968757 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:25:33 +0000 Subject: [PATCH] aws: Update to version 2.15.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 0b79e8e920..0059a4a978 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.15.21", + "version": "2.15.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.15.21.msi", - "hash": "d5204cef68e92458e5849ce3584a4ad1c9c07cc93a1c3499e2f5f5581dcf96d0" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.15.22.msi", + "hash": "1eb0e847545bfd7266392197103694428ad2cd5cf78ee8776d9140f5ec7a56be" } }, "extract_dir": "Amazon\\AWSCLIV2",