From c744e5616ff254be66238e1213a1fb9d78e4def5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 00:34:19 +0000 Subject: [PATCH] aws: Update to version 2.17.50 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ce2e728927..22155a6abd 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.49", + "version": "2.17.50", "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.49.msi", - "hash": "72e8fd6409299398df15c1431d91607da15bd05f62336f170776bc1d55643bd7" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.50.msi", + "hash": "06dd47cefd82776725a86261ac24486ab7839500fc0249a401edf04ca0259b03" } }, "extract_dir": "Amazon\\AWSCLIV2",