From 25af126f09cf13ee6855e4dcd396ba776be5242b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 00:33:40 +0000 Subject: [PATCH] aws: Update to version 2.17.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e9d69375ad..38656ca129 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.5", + "version": "2.17.6", "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.5.msi", - "hash": "6dba440028f35301a373f4e8b644f60d6dd2f0d7c5e3d3d26617a5e5039d15c3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.6.msi", + "hash": "2381659abe2c7139b6df6e427d5bd38a16bf841c445b27b6bc3afb5410236240" } }, "extract_dir": "Amazon\\AWSCLIV2",