From 798e015d61e3775cc44951f469e424829795f7c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 20:26:21 +0000 Subject: [PATCH] aws: Update to version 2.17.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 506c128681..7ad9163501 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.17.1", + "version": "2.17.2", "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.1.msi", - "hash": "ebe24080a384a896c5dc3fea9e9a5f58d8c73289fe97dade1c36783410b82010" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.2.msi", + "hash": "c66df685b1625ae269d79be014d1a9adc9db684612dede76e205047656d07aa7" } }, "extract_dir": "Amazon\\AWSCLIV2",