From 6e89667aad4453f1cd3810d804e4835ac68445e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 20:27:21 +0000 Subject: [PATCH] aws: Update to version 2.25.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 30bb4621d5..ba4e21eb6c 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.25.0", + "version": "2.25.1", "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.25.0.msi", - "hash": "5bcaf57787dea0e7a6c464f80c55a1ec8fca1b70934efd32152c2afebec40883" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.25.1.msi", + "hash": "cc14f585c730dade73d5b8b47013658519db09c45644f5e6f382f1a8c110fbdb" } }, "extract_dir": "Amazon\\AWSCLIV2",