From 67895335ff40333912ea52c41f15a39c43cdc2d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 20:27:56 +0000 Subject: [PATCH] aws: Update to version 2.30.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1039816d9f..a3d4301225 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.30.5", + "version": "2.30.6", "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.30.5.msi", - "hash": "55e30b4fb8a9aa6d620bc543bb87d3893eee994288a8ddb0c47a9165a85a29ca" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.30.6.msi", + "hash": "05081c53f7f71e07d5c9d12e08d5a75c58d71acf7fce34d227cb32702d1fd082" } }, "extract_dir": "Amazon\\AWSCLIV2",