From 5072b2bde50184d94d9587a2010a841a7016bd3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 20:28:19 +0000 Subject: [PATCH] aws: Update to version 2.25.10 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6c5b8dc0a9..2dac05720f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.25.9", + "version": "2.25.10", "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.9.msi", - "hash": "cd728095efed7aa8ebfdac4aec87ef4afaf5fefedff72ca3dce294f6a2ae99bb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.25.10.msi", + "hash": "9c4acab8e717c9eb7e693dd3a4ef09f5572489e80aeb811234f5225126f19b2d" } }, "extract_dir": "Amazon\\AWSCLIV2",