From 1a515d2a2ae525abbced1a409a07cb3474de846c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 20:29:25 +0000 Subject: [PATCH] aws: Update to version 2.27.25 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 35c926e7fe..6220b9b4c6 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.24", + "version": "2.27.25", "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.27.24.msi", - "hash": "bdeae8be152fd5e12bf2df7d396f3ab772fa73a264271614618071c2c15c75b1" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.25.msi", + "hash": "638e1fd42e23d19a6e75b7117f0181e9f69021f19871b347b6f033be624a9524" } }, "extract_dir": "Amazon\\AWSCLIV2",