From 358ad164cc5d3fd304970d0b6396a32ad957a93e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:29:43 +0000 Subject: [PATCH] aws: Update to version 2.28.12 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index dd805d8769..745eddc828 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.28.11", + "version": "2.28.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.28.11.msi", - "hash": "744eec28aab79e4938e662898557683859b3f23bc773baf3611fddb78c897c88" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.28.12.msi", + "hash": "67ac0b1d0a884641ba184f8868dcd22660345001624289ce2990b81e74e86016" } }, "extract_dir": "Amazon\\AWSCLIV2",