From ef9fc6f3e6b3f98d1a264181eb7d227dccd30cf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 20:26:29 +0000 Subject: [PATCH] aws: Update to version 2.17.32 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9eb7a911da..58f5845818 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.31", + "version": "2.17.32", "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.17.31.msi", - "hash": "e861987277a2c8d53f6b5d05cd4810061ea4e822339a3cd809b9dcdfecde331d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.32.msi", + "hash": "868f2b6d471adaf721793378c3551d174d515708220b4a129425d8461fce4f1d" } }, "extract_dir": "Amazon\\AWSCLIV2",