From ea50da22559fb55874a7a8b7cd6ecee74a412f75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:27:46 +0000 Subject: [PATCH] aws: Update to version 2.23.12 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 06aa26fbb7..a133181e02 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.23.11", + "version": "2.23.12", "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.23.11.msi", - "hash": "84d166aa38d3a0577a00193074c31b1afe4a2f65468c7a196b79523f48c058bc" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.23.12.msi", + "hash": "1ab667618a619584b5f7d0f4e0dfb2e25d33839dec41c9eced5a81c6d011f9bf" } }, "extract_dir": "Amazon\\AWSCLIV2",