From 6a6a96db87c08359309b587b3c4f82d2195f3f63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:28:20 +0000 Subject: [PATCH] aws: Update to version 2.18.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 298d0becbf..7cf2cd899a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.18.0", + "version": "2.18.1", "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.0.msi", - "hash": "a3af9cade7555c0e98b5acef940563e7fb934e678d381e9ed0a089862830f600" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.18.1.msi", + "hash": "224b632ce3d5e37cbdb905db5490f1ca1afb3bd942dcfd02ce837486bd37ad25" } }, "extract_dir": "Amazon\\AWSCLIV2",