From 4f9dc2e8d1e62ad6755f73cfc635dcbe95331cf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:25:53 +0000 Subject: [PATCH] aws: Update to version 2.18.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7cf2cd899a..98e361145c 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.1", + "version": "2.18.2", "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.18.1.msi", - "hash": "224b632ce3d5e37cbdb905db5490f1ca1afb3bd942dcfd02ce837486bd37ad25" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.2.msi", + "hash": "9ce87f8a5e15d7052be7fe704d36cf6f30c8b1f7dfec2bc4ac40a37ab90955ee" } }, "extract_dir": "Amazon\\AWSCLIV2",