From ca84871974ac0510c72e61b500892d7fee394860 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 00:40:15 +0000 Subject: [PATCH] aws: Update to version 2.27.23 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6b239e2430..adf72a63e1 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.27.22", + "version": "2.27.23", "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.22.msi", - "hash": "44f223477117c6c7eb2cd0d9d858720338628e9501380618d592b2b9dab8dc09" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.23.msi", + "hash": "f0ae7c1ad3b2fac96139f8847fc6ff979a10a013a1bd6dd6cb7792a2780e916e" } }, "extract_dir": "Amazon\\AWSCLIV2",