From 4d68c87de03abca89dc591aae97b0c6f3ede3f49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 20:27:01 +0000 Subject: [PATCH] aws: Update to version 2.27.30 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 12eb83b299..a4d64d1706 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.29", + "version": "2.27.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.27.29.msi", - "hash": "df81d6a27e10dd696915b4fde44d7f5e04096380d30ae958cd4ad8e1617b603d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.30.msi", + "hash": "986bf44e2176ed2f00f9f2fd8404fdf9d903a79d0ebf6c0f9da3fe09835ac3f1" } }, "extract_dir": "Amazon\\AWSCLIV2",