From 74b5a924608bd252c125aaaefd0e5d44940b6b32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 20:27:16 +0000 Subject: [PATCH] aws: Update to version 2.27.15 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 37435c477b..d4ed1f069d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.14", + "version": "2.27.15", "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.14.msi", - "hash": "f67b77b9b9380272224a9bd024c02a06758d36ea80de3801afc2cfaa96e2a32d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.15.msi", + "hash": "bb9cf09f8103162749449977829550125eb6b74c9cbed1df68f73af61e8213c8" } }, "extract_dir": "Amazon\\AWSCLIV2",