From 0654babbe4eb960e0dad85e7ff9272b8574ff9a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 00:35:55 +0000 Subject: [PATCH] aws: Update to version 2.23.7 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 01cb7320a1..a3e7e3c3a5 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.23.6", + "version": "2.23.7", "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.23.6.msi", - "hash": "d3d7f2b9ce0273632132affcc3d5b509f35459ec5a929883e571905c4675e0a3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.23.7.msi", + "hash": "c84ba8e8371fcda0fe835868ec308a20ac08191b464a6cd9d8eb96d91a02dfa6" } }, "extract_dir": "Amazon\\AWSCLIV2",