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