From b9502dccdfe1782e02ff13f765fa93d3ae68a92c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 20:26:33 +0000 Subject: [PATCH] aws: Update to version 2.17.40 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 7b8db5a4f4..ff6c67f7e3 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.39", + "version": "2.17.40", "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.39.msi", - "hash": "bd784c27a0246aea5df5cfea6c0f4808e3577aa0649963da84f5cff3e0e7c210" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.40.msi", + "hash": "bf711ffecbb935f2cb401f0dd16c18017851bf1d566aaea053a4fd91a289fb88" } }, "extract_dir": "Amazon\\AWSCLIV2",