From 628ec07923bda221260d74ef8d23aecbabc48f0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:27:54 +0000 Subject: [PATCH] aws: Update to version 2.23.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ab4d2d651f..c1078d678d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.23.3", + "version": "2.23.4", "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.3.msi", - "hash": "fd860e10460f590e7166776be2cef667001ffcd38f6cde41a57dc49f2092f0a5" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.23.4.msi", + "hash": "10c3045adbc6fbb1ea5a1eb6a99e7c6d855410d353b83d49a795be1f4bf4863a" } }, "extract_dir": "Amazon\\AWSCLIV2",