From 5641e3d844b3e7f5cee820dafe3b502ff1dfc0d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:32:27 +0000 Subject: [PATCH] aws: Update to version 2.13.33 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index f8ec5a9632..ddfff5e1b0 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.32", + "version": "2.13.33", "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.13.32.msi", - "hash": "ea56e243faa6be52824741dc931cfd996e3234beb248f06a96fdf0c4c67c4da4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.33.msi", + "hash": "2b31539015bf7542f08cf54dffc811232c176f42f7b60eee729c4dc231efcb89" } }, "extract_dir": "Amazon\\AWSCLIV2",