From edda3b0d061929117d84100526fbe040b1062acf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:28:04 +0000 Subject: [PATCH] aws: Update to version 2.22.30 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 72b9bc7fce..5cd3788850 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.22.29", + "version": "2.22.30", "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.29.msi", - "hash": "0cf6c45e19e2df067db36c4b4ebe921d07363eec8719f3111400efcafcd2f42c" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.22.30.msi", + "hash": "2b0a1058fe5656eb02b135f4de827255e000489460d1178051f974f96c485508" } }, "extract_dir": "Amazon\\AWSCLIV2",