From ad56601d0864c49df8ffab479a51e447d40d5f9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:28:36 +0000 Subject: [PATCH] aws: Update to version 2.30.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index eed2eb8739..1039816d9f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.30.4", + "version": "2.30.5", "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.4.msi", - "hash": "83f0d131889110019ac61b69d1bbf4e006962af8a23847bc1991246111e1eaae" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.30.5.msi", + "hash": "55e30b4fb8a9aa6d620bc543bb87d3893eee994288a8ddb0c47a9165a85a29ca" } }, "extract_dir": "Amazon\\AWSCLIV2",