From 9337f5cc1e5550f4c70803452d383ad06ef17d0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 20:29:33 +0000 Subject: [PATCH] aws: Update to version 2.27.13 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e238ed5e5d..a419dd97ed 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.12", + "version": "2.27.13", "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.12.msi", - "hash": "864163ca6d485d12fe5a94c01be60cdf2bed076fa5cea22d77354c584fb13a15" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.13.msi", + "hash": "3ea121c2deb5a2fcaa0d889b1b012dbea86c5f878faf79fe27e735145845f4ab" } }, "extract_dir": "Amazon\\AWSCLIV2",