From 8a4d99b34fdc83c5fbfe84394a5e15761ab47b0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:24:00 +0000 Subject: [PATCH] aws: Update to version 2.13.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 36ae28d415..35da635616 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.21", + "version": "2.13.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.13.21.msi", - "hash": "cb35c90519366f6ee0af1dacbe9edb250dd30d1c32eb1e4808e71d21d53d8efd" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.22.msi", + "hash": "f70f9d3593d91f499c7bfed01a2262933d0f9a1da9ea8ad12211808a43117df6" } }, "extract_dir": "Amazon\\AWSCLIV2",