From 40332ca28079711629959a26eded7d9903a94563 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:26:04 +0000 Subject: [PATCH] aws: Update to version 2.17.11 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index c96a91bdfb..9b53b5c6ba 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.10", + "version": "2.17.11", "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.10.msi", - "hash": "843d7a70b72e7e39d2f1e3a4ec02c23854ec1265b1e03f83f3c67874a02bccbb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.11.msi", + "hash": "e869b637b906516ab5ee497b93e3f9e619eebda33cd0bd4f8de8b3d7c08814e0" } }, "extract_dir": "Amazon\\AWSCLIV2",