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