From f6aa89e854f60431164c2754bb6674937db1ee8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:29:47 +0000 Subject: [PATCH] aws: Update to version 2.27.41 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 12b54a137c..81bfc43cc5 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.40", + "version": "2.27.41", "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.40.msi", - "hash": "05c5d2e9079d569920a245cf6fbc1f04b28b290c3ca9a498f81697dab8c2ddb9" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.41.msi", + "hash": "e2ea2289e430fc3c3db2adabd2196bf891bf3dba9f3e3460fdeb751b85e03430" } }, "extract_dir": "Amazon\\AWSCLIV2",