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