From 5e13d007c595bcf80f746b0008e43ddaa8df2b2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:36:21 +0000 Subject: [PATCH] aws: Update to version 2.24.13 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 640f55ce9a..aff75cef47 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.24.12", + "version": "2.24.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.24.12.msi", - "hash": "1c0027898d60a91d0fdc33ea023dd374929556bfc1da90f8498cf0bcf7b0f5f6" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.13.msi", + "hash": "bde619110382d649b7d3fd4364eb17321b3a5bc4347d9bb6b9d7e5fc4d50cd61" } }, "extract_dir": "Amazon\\AWSCLIV2",